#ffcdcc color space conversions
Hex:
#ffcdcc
RGB:
255, 205, 204
CMY:
0, 20, 20
CMYK:
0, 20, 20, 0
HSL:
1°, 100.0000%, 90.0000%
HSV (HSB):
1°, 20.0000%, 100.0000%
XYZ:
73.9704, 69.2823, 66.6009
xyY:
0.3525, 0.3301, 69.2823
CIE-Lab:
86.6436, 17.4844, 7.1983
CIE-LCH:
86.6436, 18.9082, 22.3767
CIE-Luv:
86.6436, 30.9827, 7.3874
Hunter-Lab:
83.2360, 12.9670, 10.8246
#ffcdcc color charts
#ffcdcc color shades, tints & tones
#ffcdcc color schemes
#ffcdcc color preview, HTML & CSS examples
This text has a color of #ffcdcc
<p style="color:#ffcdcc;">Text here</p>
.mytext {color:#ffcdcc;}
This box has a color of #ffcdcc
<div style="background-color:#ffcdcc;">Content here</div>
.mybackground {background-color:#ffcdcc;}
Border around this has a color of #ffcdcc
<div style="border:2px solid #ffcdcc;">Content here</div>
.myborder {border:2px solid #ffcdcc;}