#edecd2 color space conversions
Hex:
#edecd2
RGB:
237, 236, 210
CMY:
7, 7, 18
CMYK:
0, 0, 11, 7
HSL:
58°, 42.8571%, 87.6471%
HSV (HSB):
58°, 11.3924%, 92.9412%
XYZ:
76.5534, 82.6486, 72.8907
xyY:
0.3298, 0.3561, 82.6486
CIE-Lab:
92.8604, -4.0197, 12.7322
CIE-LCH:
92.8604, 13.3516, 107.5216
CIE-Luv:
92.8604, 1.9964, 19.6320
Hunter-Lab:
90.9113, -8.7858, 16.1004
#edecd2 color charts
#edecd2 color shades, tints & tones
#edecd2 color schemes
#edecd2 color preview, HTML & CSS examples
This text has a color of #edecd2
<p style="color:#edecd2;">Text here</p>
.mytext {color:#edecd2;}
This box has a color of #edecd2
<div style="background-color:#edecd2;">Content here</div>
.mybackground {background-color:#edecd2;}
Border around this has a color of #edecd2
<div style="border:2px solid #edecd2;">Content here</div>
.myborder {border:2px solid #edecd2;}