In a RGB color space, #ffc0eb hex color is composed of 100% red, 75.3% green and 92.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 24.7% magenta, 7.8% yellow and 0% black. It has a hue angle of 319 degrees, a saturation of 100% and a lightness of 87.6%. #ffc0eb color hex could be obtained by blending #ffffff with #ff81d7. Closest websafe color is: #ffccff.
The hexadecimal color #ffc0eb has RGB values of R:255, G:192, B:235 and CMYK values of C:0, M:0.25, Y:0.08, K:0. Its decimal value is 16761067.
Hex triplet | ffc0eb | #ffc0eb |
RGB Decimal | 255, 192, 235 | rgb(255,192,235) |
RGB Percent | 100, 75.3, 92.2 | rgb(100%,75.3%,92.2%) |
CMYK | 0, 24.7, 7.8, 0 | |
HSL | 319°, 100, 87.6 | hsl(319,100%,87.6%) |
HSV(HSB) | 319°, 24.7, 100 | |
Web Safe | ffccff | #fcf |
XYZ | 75.085, 64.957, 87.178 |
xyY | 0.33, 0.286, 64.957 |
CIE-LAB | 84.462, 29.187, -12.504 |
CIE-LCH | 84.462, 31.753, 336.809 |
CIE-LUV | 84.462, 34.319, -24.593 |
Hunter-Lab | 80.596, 25.251, -7.714 |
Binary | 11111111, 11000000, 11101011 |
Below, you can see some colors close to #ffc0eb. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ffc0eb.
<span style="color:#ffc0eb">Text here</span>
This paragraph has a background color of #ffc0eb.
<p style="background-color:#ffc0eb;">Content here</p>
This element has a border color of #ffc0eb.
<div style="border:1px #ffc0eb;">Content here</div>
.text {color:#ffc0eb;}
.background {background-color:#ffc0eb;}
.border {border:1px solid #ffc0eb;}
.text-shadow {border:1px solid #ffc0eb;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010001 is the darkest color, while #ffebf8 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e0dfe0 is the less saturated color, while #fcc3ea is the most saturated one.