#a08c12 color space conversions
Hex:
#a08c12
RGB:
160, 140, 18
CMY:
37, 45, 93
CMYK:
0, 13, 89, 37
HSL:
52°, 79.7753%, 34.9020%
HSV (HSB):
52°, 88.7500%, 62.7451%
XYZ:
23.9845, 26.2734, 4.3794
xyY:
0.4390, 0.4809, 26.2734
CIE-Lab:
58.2957, -4.2787, 59.5710
CIE-LCH:
58.2957, 59.7244, 94.1082
CIE-Luv:
58.2957, 18.6719, 60.6363
Hunter-Lab:
51.2576, -6.1771, 30.8146
#a08c12 color charts
#a08c12 color shades, tints & tones
#a08c12 color schemes
#a08c12 color preview, HTML & CSS examples
This text has a color of #a08c12
<p style="color:#a08c12;">Text here</p>
.mytext {color:#a08c12;}
This box has a color of #a08c12
<div style="background-color:#a08c12;">Content here</div>
.mybackground {background-color:#a08c12;}
Border around this has a color of #a08c12
<div style="border:2px solid #a08c12;">Content here</div>
.myborder {border:2px solid #a08c12;}