#e6edbd color space conversions
Hex:
#e6edbd
RGB:
230, 237, 189
CMY:
10, 7, 26
CMYK:
3, 0, 20, 7
HSL:
69°, 57.1429%, 83.5294%
HSV (HSB):
69°, 20.2532%, 92.9412%
XYZ:
72.1026, 81.0655, 59.9911
xyY:
0.3383, 0.3803, 81.0655
CIE-Lab:
92.1608, -10.2006, 22.5238
CIE-LCH:
92.1608, 24.7260, 114.3649
CIE-Luv:
92.1608, -1.6566, 34.3127
Hunter-Lab:
90.0364, -14.6179, 23.5206
#e6edbd color charts
#e6edbd color shades, tints & tones
#e6edbd color schemes
#e6edbd color preview, HTML & CSS examples
This text has a color of #e6edbd
<p style="color:#e6edbd;">Text here</p>
.mytext {color:#e6edbd;}
This box has a color of #e6edbd
<div style="background-color:#e6edbd;">Content here</div>
.mybackground {background-color:#e6edbd;}
Border around this has a color of #e6edbd
<div style="border:2px solid #e6edbd;">Content here</div>
.myborder {border:2px solid #e6edbd;}