#e6a60e color space conversions
Hex:
#e6a60e
RGB:
230, 166, 14
CMY:
10, 35, 95
CMYK:
0, 28, 94, 10
HSL:
42°, 88.5246%, 47.8431%
HSV (HSB):
42°, 93.9130%, 90.1961%
XYZ:
46.3486, 44.1271, 6.4900
xyY:
0.4780, 0.4551, 44.1271
CIE-Lab:
72.3134, 12.8914, 74.1391
CIE-LCH:
72.3134, 75.2516, 80.1360
CIE-Luv:
72.3134, 53.5080, 72.7590
Hunter-Lab:
66.4283, 8.2943, 40.7072
#e6a60e color charts
#e6a60e color shades, tints & tones
#e6a60e color schemes
#e6a60e color preview, HTML & CSS examples
This text has a color of #e6a60e
<p style="color:#e6a60e;">Text here</p>
.mytext {color:#e6a60e;}
This box has a color of #e6a60e
<div style="background-color:#e6a60e;">Content here</div>
.mybackground {background-color:#e6a60e;}
Border around this has a color of #e6a60e
<div style="border:2px solid #e6a60e;">Content here</div>
.myborder {border:2px solid #e6a60e;}