#e6c29c color space conversions
Hex:
#e6c29c
RGB:
230, 194, 156
CMY:
10, 24, 39
CMYK:
0, 16, 32, 10
HSL:
31°, 59.6774%, 75.6863%
HSV (HSB):
31°, 32.1739%, 90.1961%
XYZ:
57.9257, 57.8069, 39.5573
xyY:
0.3730, 0.3723, 57.8069
CIE-Lab:
80.6313, 7.4028, 23.8964
CIE-LCH:
80.6313, 25.0168, 72.7876
CIE-Luv:
80.6313, 25.3260, 31.5947
Hunter-Lab:
76.0308, 2.9400, 22.3742
#e6c29c color charts
#e6c29c color shades, tints & tones
#e6c29c color schemes
#e6c29c color preview, HTML & CSS examples
This text has a color of #e6c29c
<p style="color:#e6c29c;">Text here</p>
.mytext {color:#e6c29c;}
This box has a color of #e6c29c
<div style="background-color:#e6c29c;">Content here</div>
.mybackground {background-color:#e6c29c;}
Border around this has a color of #e6c29c
<div style="border:2px solid #e6c29c;">Content here</div>
.myborder {border:2px solid #e6c29c;}