#e6c85d color space conversions
Hex:
#e6c85d
RGB:
230, 200, 93
CMY:
10, 22, 64
CMYK:
0, 13, 60, 10
HSL:
47°, 73.2620%, 63.3333%
HSV (HSB):
47°, 59.5652%, 90.1961%
XYZ:
55.2632, 58.9219, 18.8163
xyY:
0.4155, 0.4430, 58.9219
CIE-Lab:
81.2486, -1.8551, 56.2693
CIE-LCH:
81.2486, 56.2999, 91.8883
CIE-Luv:
81.2486, 25.5643, 67.9539
Hunter-Lab:
76.7606, -5.8213, 39.1987
#e6c85d color charts
#e6c85d color shades, tints & tones
#e6c85d color schemes
#e6c85d color preview, HTML & CSS examples
This text has a color of #e6c85d
<p style="color:#e6c85d;">Text here</p>
.mytext {color:#e6c85d;}
This box has a color of #e6c85d
<div style="background-color:#e6c85d;">Content here</div>
.mybackground {background-color:#e6c85d;}
Border around this has a color of #e6c85d
<div style="border:2px solid #e6c85d;">Content here</div>
.myborder {border:2px solid #e6c85d;}