#a08a01 color space conversions
Hex:
#a08a01
RGB:
160, 138, 1
CMY:
37, 46, 100
CMYK:
0, 14, 99, 37
HSL:
52°, 98.7578%, 31.5686%
HSV (HSB):
52°, 99.3750%, 62.7451%
XYZ:
23.5912, 25.6527, 3.7368
xyY:
0.4453, 0.4842, 25.6527
CIE-Lab:
57.7059, -3.4734, 62.0847
CIE-LCH:
57.7059, 62.1818, 93.2021
CIE-Luv:
57.7059, 20.2969, 61.4387
Hunter-Lab:
50.6485, -5.4929, 31.0796
#a08a01 color charts
#a08a01 color shades, tints & tones
#a08a01 color schemes
#a08a01 color preview, HTML & CSS examples
This text has a color of #a08a01
<p style="color:#a08a01;">Text here</p>
.mytext {color:#a08a01;}
This box has a color of #a08a01
<div style="background-color:#a08a01;">Content here</div>
.mybackground {background-color:#a08a01;}
Border around this has a color of #a08a01
<div style="border:2px solid #a08a01;">Content here</div>
.myborder {border:2px solid #a08a01;}