#edd6d6 color space conversions
Hex:
#edd6d6
RGB:
237, 214, 214
CMY:
7, 16, 16
CMYK:
0, 10, 10, 7
HSL:
0°, 38.9831%, 88.4314%
HSV (HSB):
0°, 9.7046%, 92.9412%
XYZ:
71.1092, 70.9527, 73.5657
xyY:
0.3298, 0.3291, 70.9527
CIE-Lab:
87.4620, 7.9489, 2.8863
CIE-LCH:
87.4620, 8.4567, 19.9563
CIE-Luv:
87.4620, 13.5383, 2.9051
Hunter-Lab:
84.2334, 3.2799, 7.1822
#edd6d6 color charts
#edd6d6 color shades, tints & tones
#edd6d6 color schemes
#edd6d6 color preview, HTML & CSS examples
This text has a color of #edd6d6
<p style="color:#edd6d6;">Text here</p>
.mytext {color:#edd6d6;}
This box has a color of #edd6d6
<div style="background-color:#edd6d6;">Content here</div>
.mybackground {background-color:#edd6d6;}
Border around this has a color of #edd6d6
<div style="border:2px solid #edd6d6;">Content here</div>
.myborder {border:2px solid #edd6d6;}