#e6a30b color space conversions
Hex:
#e6a30b
RGB:
230, 163, 11
CMY:
10, 36, 96
CMYK:
0, 29, 95, 10
HSL:
42°, 90.8714%, 47.2549%
HSV (HSB):
42°, 95.2174%, 90.1961%
XYZ:
45.7907, 43.0415, 6.2110
xyY:
0.4818, 0.4529, 43.0415
CIE-Lab:
71.5832, 14.4536, 74.0160
CIE-LCH:
71.5832, 75.4140, 78.9505
CIE-Luv:
71.5832, 55.9457, 71.8638
Hunter-Lab:
65.6061, 9.7761, 40.3112
#e6a30b color charts
#e6a30b color shades, tints & tones
#e6a30b color schemes
#e6a30b color preview, HTML & CSS examples
This text has a color of #e6a30b
<p style="color:#e6a30b;">Text here</p>
.mytext {color:#e6a30b;}
This box has a color of #e6a30b
<div style="background-color:#e6a30b;">Content here</div>
.mybackground {background-color:#e6a30b;}
Border around this has a color of #e6a30b
<div style="border:2px solid #e6a30b;">Content here</div>
.myborder {border:2px solid #e6a30b;}