#a08e01 color space conversions
Hex:
#a08e01
RGB:
160, 142, 1
CMY:
37, 44, 100
CMYK:
0, 11, 99, 37
HSL:
53°, 98.7578%, 31.5686%
HSV (HSB):
53°, 99.3750%, 62.7451%
XYZ:
24.1757, 26.8218, 3.9316
xyY:
0.4401, 0.4883, 26.8218
CIE-Lab:
58.8090, -5.6538, 62.8760
CIE-LCH:
58.8090, 63.1297, 95.1382
CIE-Luv:
58.8090, 17.4256, 63.0133
Hunter-Lab:
51.7897, -7.3075, 31.7518
#a08e01 color charts
#a08e01 color shades, tints & tones
#a08e01 color schemes
#a08e01 color preview, HTML & CSS examples
This text has a color of #a08e01
<p style="color:#a08e01;">Text here</p>
.mytext {color:#a08e01;}
This box has a color of #a08e01
<div style="background-color:#a08e01;">Content here</div>
.mybackground {background-color:#a08e01;}
Border around this has a color of #a08e01
<div style="border:2px solid #a08e01;">Content here</div>
.myborder {border:2px solid #a08e01;}