#edecac color space conversions
Hex:
#edecac
RGB:
237, 236, 172
CMY:
7, 7, 33
CMYK:
0, 0, 27, 7
HSL:
59°, 64.3564%, 80.1961%
HSV (HSB):
59°, 27.4262%, 92.9412%
XYZ:
72.3669, 80.9740, 50.8451
xyY:
0.3544, 0.3966, 80.9740
CIE-Lab:
92.1201, -9.4687, 31.2492
CIE-LCH:
92.1201, 32.6523, 106.8571
CIE-Luv:
92.1201, 3.8891, 45.4147
Hunter-Lab:
89.9855, -13.9240, 29.4889
#edecac color charts
#edecac color shades, tints & tones
#edecac color schemes
#edecac color preview, HTML & CSS examples
This text has a color of #edecac
<p style="color:#edecac;">Text here</p>
.mytext {color:#edecac;}
This box has a color of #edecac
<div style="background-color:#edecac;">Content here</div>
.mybackground {background-color:#edecac;}
Border around this has a color of #edecac
<div style="border:2px solid #edecac;">Content here</div>
.myborder {border:2px solid #edecac;}