#a06a0e color space conversions
Hex:
#a06a0e
RGB:
160, 106, 14
CMY:
37, 58, 95
CMYK:
0, 34, 91, 37
HSL:
38°, 83.9080%, 34.1176%
HSV (HSB):
38°, 91.2500%, 62.7451%
XYZ:
19.7305, 17.8134, 2.8139
xyY:
0.4889, 0.4414, 17.8134
CIE-Lab:
49.2689, 14.7217, 53.4022
CIE-LCH:
49.2689, 55.3942, 74.5878
CIE-Luv:
49.2689, 44.4217, 47.6764
Hunter-Lab:
42.2059, 9.5853, 25.5912
#a06a0e color charts
#a06a0e color shades, tints & tones
#a06a0e color schemes
#a06a0e color preview, HTML & CSS examples
This text has a color of #a06a0e
<p style="color:#a06a0e;">Text here</p>
.mytext {color:#a06a0e;}
This box has a color of #a06a0e
<div style="background-color:#a06a0e;">Content here</div>
.mybackground {background-color:#a06a0e;}
Border around this has a color of #a06a0e
<div style="border:2px solid #a06a0e;">Content here</div>
.myborder {border:2px solid #a06a0e;}