#a06d12 color space conversions
Hex:
#a06d12
RGB:
160, 109, 18
CMY:
37, 57, 93
CMYK:
0, 32, 89, 37
HSL:
38°, 79.7753%, 34.9020%
HSV (HSB):
38°, 88.7500%, 62.7451%
XYZ:
20.0750, 18.4545, 3.0763
xyY:
0.4825, 0.4436, 18.4545
CIE-Lab:
50.0428, 13.0992, 52.9527
CIE-LCH:
50.0428, 54.5489, 76.1054
CIE-Luv:
50.0428, 41.9442, 48.2895
Hunter-Lab:
42.9587, 8.2369, 25.8254
#a06d12 color charts
#a06d12 color shades, tints & tones
#a06d12 color schemes
#a06d12 color preview, HTML & CSS examples
This text has a color of #a06d12
<p style="color:#a06d12;">Text here</p>
.mytext {color:#a06d12;}
This box has a color of #a06d12
<div style="background-color:#a06d12;">Content here</div>
.mybackground {background-color:#a06d12;}
Border around this has a color of #a06d12
<div style="border:2px solid #a06d12;">Content here</div>
.myborder {border:2px solid #a06d12;}