#a08f0d color space conversions
Hex:
#a08f0d
RGB:
160, 143, 13
CMY:
37, 44, 95
CMYK:
0, 11, 92, 37
HSL:
53°, 84.9711%, 33.9216%
HSV (HSB):
53°, 91.8750%, 62.7451%
XYZ:
24.3923, 27.1476, 4.3352
xyY:
0.4366, 0.4859, 27.1476
CIE-Lab:
59.1107, -6.0107, 61.2078
CIE-LCH:
59.1107, 61.5022, 95.6086
CIE-Luv:
59.1107, 16.6049, 62.3939
Hunter-Lab:
52.1033, -7.6156, 31.5392
#a08f0d color charts
#a08f0d color shades, tints & tones
#a08f0d color schemes
#a08f0d color preview, HTML & CSS examples
This text has a color of #a08f0d
<p style="color:#a08f0d;">Text here</p>
.mytext {color:#a08f0d;}
This box has a color of #a08f0d
<div style="background-color:#a08f0d;">Content here</div>
.mybackground {background-color:#a08f0d;}
Border around this has a color of #a08f0d
<div style="border:2px solid #a08f0d;">Content here</div>
.myborder {border:2px solid #a08f0d;}