#e6c96d color space conversions
Hex:
#e6c96d
RGB:
230, 201, 109
CMY:
10, 21, 57
CMYK:
0, 13, 53, 10
HSL:
46°, 70.7602%, 66.4706%
HSV (HSB):
46°, 52.6087%, 90.1961%
XYZ:
56.2801, 59.7004, 23.0251
xyY:
0.4049, 0.4295, 59.7004
CIE-Lab:
81.6751, -1.1491, 49.2509
CIE-LCH:
81.6751, 49.2643, 91.3366
CIE-Luv:
81.6751, 24.0813, 61.5698
Hunter-Lab:
77.2660, -5.1973, 36.4180
#e6c96d color charts
#e6c96d color shades, tints & tones
#e6c96d color schemes
#e6c96d color preview, HTML & CSS examples
This text has a color of #e6c96d
<p style="color:#e6c96d;">Text here</p>
.mytext {color:#e6c96d;}
This box has a color of #e6c96d
<div style="background-color:#e6c96d;">Content here</div>
.mybackground {background-color:#e6c96d;}
Border around this has a color of #e6c96d
<div style="border:2px solid #e6c96d;">Content here</div>
.myborder {border:2px solid #e6c96d;}