#a06a1b color space conversions
Hex:
#a06a1b
RGB:
160, 106, 27
CMY:
37, 58, 89
CMYK:
0, 34, 83, 37
HSL:
36°, 71.1230%, 36.6667%
HSV (HSB):
36°, 83.1250%, 62.7451%
XYZ:
19.8491, 17.8608, 3.4382
xyY:
0.4824, 0.4341, 17.8608
CIE-Lab:
49.3268, 15.0640, 49.4172
CIE-LCH:
49.3268, 51.6623, 73.0470
CIE-Luv:
49.3268, 43.9404, 45.4945
Hunter-Lab:
42.2620, 9.8770, 24.7599
#a06a1b color charts
#a06a1b color shades, tints & tones
#a06a1b color schemes
#a06a1b color preview, HTML & CSS examples
This text has a color of #a06a1b
<p style="color:#a06a1b;">Text here</p>
.mytext {color:#a06a1b;}
This box has a color of #a06a1b
<div style="background-color:#a06a1b;">Content here</div>
.mybackground {background-color:#a06a1b;}
Border around this has a color of #a06a1b
<div style="border:2px solid #a06a1b;">Content here</div>
.myborder {border:2px solid #a06a1b;}