#e6a80f color space conversions
Hex:
#e6a80f
RGB:
230, 168, 15
CMY:
10, 34, 94
CMYK:
0, 27, 93, 10
HSL:
43°, 87.7551%, 48.0392%
HSV (HSB):
43°, 93.4783%, 90.1961%
XYZ:
46.7220, 44.8627, 6.6488
xyY:
0.4756, 0.4567, 44.8627
CIE-Lab:
72.8014, 11.8418, 74.3486
CIE-LCH:
72.8014, 75.2857, 80.9503
CIE-Luv:
72.8014, 51.9061, 73.4229
Hunter-Lab:
66.9797, 7.2991, 41.0003
#e6a80f color charts
#e6a80f color shades, tints & tones
#e6a80f color schemes
#e6a80f color preview, HTML & CSS examples
This text has a color of #e6a80f
<p style="color:#e6a80f;">Text here</p>
.mytext {color:#e6a80f;}
This box has a color of #e6a80f
<div style="background-color:#e6a80f;">Content here</div>
.mybackground {background-color:#e6a80f;}
Border around this has a color of #e6a80f
<div style="border:2px solid #e6a80f;">Content here</div>
.myborder {border:2px solid #e6a80f;}