#edd8dd color space conversions
Hex:
#edd8dd
RGB:
237, 216, 221
CMY:
7, 15, 13
CMYK:
0, 9, 7, 7
HSL:
346°, 36.8421%, 88.8235%
HSV (HSB):
346°, 8.8608%, 92.9412%
XYZ:
72.5321, 72.3367, 78.5461
xyY:
0.3247, 0.3238, 72.3367
CIE-Lab:
88.1304, 8.0754, 0.1645
CIE-LCH:
88.1304, 8.0771, 1.1667
CIE-Luv:
88.1304, 11.9186, -1.2052
Hunter-Lab:
85.0510, 3.3868, 4.7803
#edd8dd color charts
#edd8dd color shades, tints & tones
#edd8dd color schemes
#edd8dd color preview, HTML & CSS examples
This text has a color of #edd8dd
<p style="color:#edd8dd;">Text here</p>
.mytext {color:#edd8dd;}
This box has a color of #edd8dd
<div style="background-color:#edd8dd;">Content here</div>
.mybackground {background-color:#edd8dd;}
Border around this has a color of #edd8dd
<div style="border:2px solid #edd8dd;">Content here</div>
.myborder {border:2px solid #edd8dd;}