#e6b42e color space conversions
Hex:
#e6b42e
RGB:
230, 180, 46
CMY:
10, 29, 82
CMYK:
0, 22, 80, 10
HSL:
44°, 78.6325%, 54.1176%
HSV (HSB):
44°, 80.0000%, 90.1961%
XYZ:
49.4475, 49.6628, 9.5645
xyY:
0.4550, 0.4570, 49.6628
CIE-Lab:
75.8618, 6.1791, 69.4766
CIE-LCH:
75.8618, 69.7508, 84.9176
CIE-Luv:
75.8618, 41.8785, 73.6709
Hunter-Lab:
70.4718, 1.9213, 41.2834
#e6b42e color charts
#e6b42e color shades, tints & tones
#e6b42e color schemes
#e6b42e color preview, HTML & CSS examples
This text has a color of #e6b42e
<p style="color:#e6b42e;">Text here</p>
.mytext {color:#e6b42e;}
This box has a color of #e6b42e
<div style="background-color:#e6b42e;">Content here</div>
.mybackground {background-color:#e6b42e;}
Border around this has a color of #e6b42e
<div style="border:2px solid #e6b42e;">Content here</div>
.myborder {border:2px solid #e6b42e;}