#a08e00 color space conversions
Hex:
#a08e00
RGB:
160, 142, 0
CMY:
37, 44, 100
CMYK:
0, 11, 100, 37
HSL:
53°, 100.0000%, 31.3725%
HSV (HSB):
53°, 100.0000%, 62.7451%
XYZ:
24.1702, 26.8196, 3.9028
xyY:
0.4403, 0.4886, 26.8196
CIE-Lab:
58.8070, -5.6690, 63.0346
CIE-LCH:
58.8070, 63.2890, 95.1390
CIE-Luv:
58.8070, 17.4349, 63.0967
Hunter-Lab:
51.7876, -7.3192, 31.7832
#a08e00 color charts
#a08e00 color shades, tints & tones
#a08e00 color schemes
#a08e00 color preview, HTML & CSS examples
This text has a color of #a08e00
<p style="color:#a08e00;">Text here</p>
.mytext {color:#a08e00;}
This box has a color of #a08e00
<div style="background-color:#a08e00;">Content here</div>
.mybackground {background-color:#a08e00;}
Border around this has a color of #a08e00
<div style="border:2px solid #a08e00;">Content here</div>
.myborder {border:2px solid #a08e00;}