#a06b0c color space conversions
Hex:
#a06b0c
RGB:
160, 107, 12
CMY:
37, 58, 95
CMYK:
0, 33, 93, 37
HSL:
39°, 86.0465%, 33.7255%
HSV (HSB):
39°, 92.5000%, 62.7451%
XYZ:
19.8213, 18.0155, 2.7805
xyY:
0.4880, 0.4435, 18.0155
CIE-Lab:
49.5149, 14.1146, 54.0611
CIE-LCH:
49.5149, 55.8733, 75.3675
CIE-Luv:
49.5149, 43.6842, 48.2999
Hunter-Lab:
42.4447, 9.0796, 25.8273
#a06b0c color charts
#a06b0c color shades, tints & tones
#a06b0c color schemes
#a06b0c color preview, HTML & CSS examples
This text has a color of #a06b0c
<p style="color:#a06b0c;">Text here</p>
.mytext {color:#a06b0c;}
This box has a color of #a06b0c
<div style="background-color:#a06b0c;">Content here</div>
.mybackground {background-color:#a06b0c;}
Border around this has a color of #a06b0c
<div style="border:2px solid #a06b0c;">Content here</div>
.myborder {border:2px solid #a06b0c;}