#edd2e2 color space conversions
Hex:
#edd2e2
RGB:
237, 210, 226
CMY:
7, 18, 11
CMYK:
0, 11, 5, 7
HSL:
324°, 42.8571%, 87.6471%
HSV (HSB):
324°, 11.3924%, 92.9412%
XYZ:
71.6991, 69.5887, 81.6045
xyY:
0.3217, 0.3122, 69.5887
CIE-Lab:
86.7947, 12.0768, -4.4369
CIE-LCH:
86.7947, 12.8661, 339.8271
CIE-Luv:
86.7947, 14.6534, -8.9578
Hunter-Lab:
83.4198, 7.4355, 0.3941
#edd2e2 color charts
#edd2e2 color shades, tints & tones
#edd2e2 color schemes
#edd2e2 color preview, HTML & CSS examples
This text has a color of #edd2e2
<p style="color:#edd2e2;">Text here</p>
.mytext {color:#edd2e2;}
This box has a color of #edd2e2
<div style="background-color:#edd2e2;">Content here</div>
.mybackground {background-color:#edd2e2;}
Border around this has a color of #edd2e2
<div style="border:2px solid #edd2e2;">Content here</div>
.myborder {border:2px solid #edd2e2;}