#a06f1c color space conversions
Hex:
#a06f1c
RGB:
160, 111, 28
CMY:
37, 56, 89
CMYK:
0, 31, 83, 37
HSL:
38°, 70.2128%, 36.8627%
HSV (HSB):
38°, 82.5000%, 62.7451%
XYZ:
20.3912, 18.9263, 3.6770
xyY:
0.4743, 0.4402, 18.9263
CIE-Lab:
50.6009, 12.2491, 50.1831
CIE-LCH:
50.6009, 51.6564, 76.2829
CIE-Luv:
50.6009, 40.0189, 47.2781
Hunter-Lab:
43.5044, 7.5334, 25.4418
#a06f1c color charts
#a06f1c color shades, tints & tones
#a06f1c color schemes
#a06f1c color preview, HTML & CSS examples
This text has a color of #a06f1c
<p style="color:#a06f1c;">Text here</p>
.mytext {color:#a06f1c;}
This box has a color of #a06f1c
<div style="background-color:#a06f1c;">Content here</div>
.mybackground {background-color:#a06f1c;}
Border around this has a color of #a06f1c
<div style="border:2px solid #a06f1c;">Content here</div>
.myborder {border:2px solid #a06f1c;}