#ffddcc color space conversions
Hex:
#ffddcc
RGB:
255, 221, 204
CMY:
0, 13, 20
CMYK:
0, 13, 20, 0
HSL:
20°, 100.0000%, 90.0000%
HSV (HSB):
20°, 20.0000%, 100.0000%
XYZ:
77.9955, 77.3325, 67.9426
xyY:
0.3493, 0.3464, 77.3325
CIE-Lab:
90.4745, 9.1675, 12.6706
CIE-LCH:
90.4745, 15.6393, 54.1132
CIE-Luv:
90.4745, 21.8088, 16.9190
Hunter-Lab:
87.9389, 4.4236, 15.7491
#ffddcc color charts
#ffddcc RGB chart
#ffddcc CMYK chart
#ffddcc RGB pie chart
#ffddcc color shades, tints & tones
#ffddcc color schemes
#ffddcc color preview, HTML & CSS examples
This text has a color of #ffddcc
<p style="color:#ffddcc;">Text here</p>
.mytext {color:#ffddcc;}
Text color #ffddcc
This box has a color of #ffddcc
<div style="background-color:#ffddcc;">Content here</div>
.mybackground {background-color:#ffddcc;}
Background color #ffddcc
Border around this has a color of #ffddcc
<div style="border:2px solid #ffddcc;">Content here</div>
.myborder {border:2px solid #ffddcc;}
Border color #ffddcc