#e6b42a color space conversions
Hex:
#e6b42a
RGB:
230, 180, 42
CMY:
10, 29, 84
CMYK:
0, 22, 82, 10
HSL:
44°, 78.9916%, 53.3333%
HSV (HSB):
44°, 81.7391%, 90.1961%
XYZ:
49.3723, 49.6327, 9.1684
xyY:
0.4564, 0.4588, 49.6327
CIE-Lab:
75.8432, 6.0551, 70.6893
CIE-LCH:
75.8432, 70.9482, 85.1041
CIE-Luv:
75.8432, 42.0017, 74.4457
Hunter-Lab:
70.4505, 1.8061, 41.5994
#e6b42a color charts
#e6b42a color shades, tints & tones
#e6b42a color schemes
#e6b42a color preview, HTML & CSS examples
This text has a color of #e6b42a
<p style="color:#e6b42a;">Text here</p>
.mytext {color:#e6b42a;}
This box has a color of #e6b42a
<div style="background-color:#e6b42a;">Content here</div>
.mybackground {background-color:#e6b42a;}
Border around this has a color of #e6b42a
<div style="border:2px solid #e6b42a;">Content here</div>
.myborder {border:2px solid #e6b42a;}