#ffdccf color space conversions
Hex:
#ffdccf
RGB:
255, 220, 207
CMY:
0, 14, 19
CMYK:
0, 14, 19, 0
HSL:
16°, 100.0000%, 90.5882%
HSV (HSB):
16°, 18.8235%, 100.0000%
XYZ:
78.0957, 76.9514, 69.7685
xyY:
0.3474, 0.3423, 76.9514
CIE-Lab:
90.2992, 10.1230, 10.8511
CIE-LCH:
90.2992, 14.8399, 46.9880
CIE-Luv:
90.2992, 22.1173, 14.1478
Hunter-Lab:
87.7219, 5.3987, 14.2498
#ffdccf color charts
#ffdccf color shades, tints & tones
#ffdccf color schemes
#ffdccf color preview, HTML & CSS examples
This text has a color of #ffdccf
<p style="color:#ffdccf;">Text here</p>
.mytext {color:#ffdccf;}
This box has a color of #ffdccf
<div style="background-color:#ffdccf;">Content here</div>
.mybackground {background-color:#ffdccf;}
Border around this has a color of #ffdccf
<div style="border:2px solid #ffdccf;">Content here</div>
.myborder {border:2px solid #ffdccf;}