#ffedcc color space conversions
Hex:
#ffedcc
RGB:
255, 237, 204
CMY:
0, 7, 20
CMYK:
0, 7, 20, 0
HSL:
39°, 100.0000%, 90.0000%
HSV (HSB):
39°, 20.0000%, 100.0000%
XYZ:
82.4233, 86.1880, 69.4185
xyY:
0.3463, 0.3621, 86.1880
CIE-Lab:
94.3927, 0.9741, 18.1975
CIE-LCH:
94.3927, 18.2236, 86.9358
CIE-Luv:
94.3927, 12.7197, 26.4113
Hunter-Lab:
92.8375, -3.9892, 20.6526
#ffedcc color charts
#ffedcc RGB chart
#ffedcc CMYK chart
#ffedcc RGB pie chart
#ffedcc color shades, tints & tones
#ffedcc color schemes
#ffedcc color preview, HTML & CSS examples
This text has a color of #ffedcc
<p style="color:#ffedcc;">Text here</p>
.mytext {color:#ffedcc;}
Text color #ffedcc
This box has a color of #ffedcc
<div style="background-color:#ffedcc;">Content here</div>
.mybackground {background-color:#ffedcc;}
Background color #ffedcc
Border around this has a color of #ffedcc
<div style="border:2px solid #ffedcc;">Content here</div>
.myborder {border:2px solid #ffedcc;}
Border color #ffedcc