#edd2d8 color space conversions
Hex:
#edd2d8
RGB:
237, 210, 216
CMY:
7, 18, 15
CMYK:
0, 11, 9, 7
HSL:
347°, 42.8571%, 87.6471%
HSV (HSB):
347°, 11.3924%, 92.9412%
XYZ:
70.3663, 69.0556, 74.5861
xyY:
0.3288, 0.3227, 69.0556
CIE-Lab:
86.5316, 10.3733, 0.4744
CIE-LCH:
86.5316, 10.3841, 2.6184
CIE-Luv:
86.5316, 15.5180, -1.1567
Hunter-Lab:
83.0997, 5.7240, 4.9541
#edd2d8 color charts
#edd2d8 color shades, tints & tones
#edd2d8 color schemes
#edd2d8 color preview, HTML & CSS examples
This text has a color of #edd2d8
<p style="color:#edd2d8;">Text here</p>
.mytext {color:#edd2d8;}
This box has a color of #edd2d8
<div style="background-color:#edd2d8;">Content here</div>
.mybackground {background-color:#edd2d8;}
Border around this has a color of #edd2d8
<div style="border:2px solid #edd2d8;">Content here</div>
.myborder {border:2px solid #edd2d8;}