#ffc8d9 color space conversions
Hex:
#ffc8d9
RGB:
255, 200, 217
CMY:
0, 22, 15
CMYK:
0, 22, 15, 0
HSL:
341°, 100.0000%, 89.2157%
HSV (HSB):
341°, 21.5686%, 100.0000%
XYZ:
74.4187, 67.5783, 74.7673
xyY:
0.3433, 0.3118, 67.5783
CIE-Lab:
85.7952, 22.0688, -0.9379
CIE-LCH:
85.7952, 22.0888, 357.5664
CIE-Luv:
85.7952, 32.3203, -5.4709
Hunter-Lab:
82.2060, 17.7302, 3.6193
#ffc8d9 color charts
#ffc8d9 color shades, tints & tones
#ffc8d9 color schemes
#ffc8d9 color preview, HTML & CSS examples
This text has a color of #ffc8d9
<p style="color:#ffc8d9;">Text here</p>
.mytext {color:#ffc8d9;}
This box has a color of #ffc8d9
<div style="background-color:#ffc8d9;">Content here</div>
.mybackground {background-color:#ffc8d9;}
Border around this has a color of #ffc8d9
<div style="border:2px solid #ffc8d9;">Content here</div>
.myborder {border:2px solid #ffc8d9;}