#ffeddf color space conversions
Hex:
#ffeddf
RGB:
255, 237, 223
CMY:
0, 7, 13
CMYK:
0, 7, 13, 0
HSL:
26°, 100.0000%, 93.7255%
HSV (HSB):
26°, 12.5490%, 100.0000%
XYZ:
84.8435, 87.1561, 82.1631
xyY:
0.3338, 0.3429, 87.1561
CIE-Lab:
94.8045, 3.8211, 8.9594
CIE-LCH:
94.8045, 9.7402, 66.9021
CIE-Luv:
94.8045, 11.4162, 12.7514
Hunter-Lab:
93.3574, -1.1542, 13.1695
#ffeddf color charts
#ffeddf RGB chart
#ffeddf CMYK chart
#ffeddf RGB pie chart
#ffeddf color shades, tints & tones
#ffeddf color schemes
#ffeddf color preview, HTML & CSS examples
This text has a color of #ffeddf
<p style="color:#ffeddf;">Text here</p>
.mytext {color:#ffeddf;}
Text color #ffeddf
This box has a color of #ffeddf
<div style="background-color:#ffeddf;">Content here</div>
.mybackground {background-color:#ffeddf;}
Background color #ffeddf
Border around this has a color of #ffeddf
<div style="border:2px solid #ffeddf;">Content here</div>
.myborder {border:2px solid #ffeddf;}
Border color #ffeddf