#edd8d8 color space conversions
Hex:
#edd8d8
RGB:
237, 216, 216
CMY:
7, 15, 15
CMYK:
0, 9, 9, 7
HSL:
0°, 36.8421%, 88.8235%
HSV (HSB):
0°, 8.8608%, 92.9412%
XYZ:
71.8756, 72.0741, 75.0892
xyY:
0.3281, 0.3290, 72.0741
CIE-Lab:
88.0043, 7.2365, 2.6180
CIE-LCH:
88.0043, 7.6955, 19.8889
CIE-Luv:
88.0043, 12.3089, 2.6399
Hunter-Lab:
84.8965, 2.5539, 6.9868
#edd8d8 color charts
#edd8d8 color shades, tints & tones
#edd8d8 color schemes
#edd8d8 color preview, HTML & CSS examples
This text has a color of #edd8d8
<p style="color:#edd8d8;">Text here</p>
.mytext {color:#edd8d8;}
This box has a color of #edd8d8
<div style="background-color:#edd8d8;">Content here</div>
.mybackground {background-color:#edd8d8;}
Border around this has a color of #edd8d8
<div style="border:2px solid #edd8d8;">Content here</div>
.myborder {border:2px solid #edd8d8;}