#a08001 color space conversions
Hex:
#a08001
RGB:
160, 128, 1
CMY:
37, 50, 100
CMYK:
0, 20, 99, 37
HSL:
48°, 98.7578%, 31.5686%
HSV (HSB):
48°, 99.3750%, 62.7451%
XYZ:
22.2219, 22.9141, 3.2804
xyY:
0.4590, 0.4733, 22.9141
CIE-Lab:
54.9838, 2.0591, 60.1533
CIE-LCH:
54.9838, 60.1885, 88.0395
CIE-Luv:
54.9838, 27.6656, 57.5182
Hunter-Lab:
47.8687, -0.9060, 29.4450
#a08001 color charts
#a08001 color shades, tints & tones
#a08001 color schemes
#a08001 color preview, HTML & CSS examples
This text has a color of #a08001
<p style="color:#a08001;">Text here</p>
.mytext {color:#a08001;}
This box has a color of #a08001
<div style="background-color:#a08001;">Content here</div>
.mybackground {background-color:#a08001;}
Border around this has a color of #a08001
<div style="border:2px solid #a08001;">Content here</div>
.myborder {border:2px solid #a08001;}