#edd2d4 color space conversions
Hex:
#edd2d4
RGB:
237, 210, 212
CMY:
7, 18, 17
CMYK:
0, 11, 11, 7
HSL:
356°, 42.8571%, 87.6471%
HSV (HSB):
356°, 11.3924%, 92.9412%
XYZ:
69.8553, 68.8512, 71.8952
xyY:
0.3317, 0.3269, 68.8512
CIE-Lab:
86.4303, 9.7122, 2.4460
CIE-LCH:
86.4303, 10.0154, 14.1361
CIE-Luv:
86.4303, 15.8590, 1.9167
Hunter-Lab:
82.9766, 5.0643, 6.7117
#edd2d4 color charts
#edd2d4 color shades, tints & tones
#edd2d4 color schemes
#edd2d4 color preview, HTML & CSS examples
This text has a color of #edd2d4
<p style="color:#edd2d4;">Text here</p>
.mytext {color:#edd2d4;}
This box has a color of #edd2d4
<div style="background-color:#edd2d4;">Content here</div>
.mybackground {background-color:#edd2d4;}
Border around this has a color of #edd2d4
<div style="border:2px solid #edd2d4;">Content here</div>
.myborder {border:2px solid #edd2d4;}