#ffdfcc color space conversions
Hex:
#ffdfcc
RGB:
255, 223, 204
CMY:
0, 13, 20
CMYK:
0, 13, 20, 0
HSL:
22°, 100.0000%, 90.0000%
HSV (HSB):
22°, 20.0000%, 100.0000%
XYZ:
78.5268, 78.3950, 68.1197
xyY:
0.3489, 0.3484, 78.3950
CIE-Lab:
90.9598, 8.1357, 13.3592
CIE-LCH:
90.9598, 15.6415, 58.6587
CIE-Luv:
90.9598, 20.6667, 18.1090
Hunter-Lab:
88.5409, 3.3646, 16.3634
#ffdfcc color charts
#ffdfcc RGB chart
#ffdfcc CMYK chart
#ffdfcc RGB pie chart
#ffdfcc color shades, tints & tones
#ffdfcc color schemes
#ffdfcc color preview, HTML & CSS examples
This text has a color of #ffdfcc
<p style="color:#ffdfcc;">Text here</p>
.mytext {color:#ffdfcc;}
Text color #ffdfcc
This box has a color of #ffdfcc
<div style="background-color:#ffdfcc;">Content here</div>
.mybackground {background-color:#ffdfcc;}
Background color #ffdfcc
Border around this has a color of #ffdfcc
<div style="border:2px solid #ffdfcc;">Content here</div>
.myborder {border:2px solid #ffdfcc;}
Border color #ffdfcc