#edd2d6 color space conversions
Hex:
#edd2d6
RGB:
237, 210, 214
CMY:
7, 18, 16
CMYK:
0, 11, 10, 7
HSL:
351°, 42.8571%, 87.6471%
HSV (HSB):
351°, 11.3924%, 92.9412%
XYZ:
70.1092, 68.9528, 73.2324
xyY:
0.3302, 0.3248, 68.9528
CIE-Lab:
86.4806, 10.0412, 1.4597
CIE-LCH:
86.4806, 10.1468, 8.2714
CIE-Luv:
86.4806, 15.6889, 0.3836
Hunter-Lab:
83.0378, 5.3923, 5.8376
#edd2d6 color charts
#edd2d6 color shades, tints & tones
#edd2d6 color schemes
#edd2d6 color preview, HTML & CSS examples
This text has a color of #edd2d6
<p style="color:#edd2d6;">Text here</p>
.mytext {color:#edd2d6;}
This box has a color of #edd2d6
<div style="background-color:#edd2d6;">Content here</div>
.mybackground {background-color:#edd2d6;}
Border around this has a color of #edd2d6
<div style="border:2px solid #edd2d6;">Content here</div>
.myborder {border:2px solid #edd2d6;}