#a03a20 color space conversions
Hex:
#a03a20
RGB:
160, 58, 32
CMY:
37, 77, 87
CMYK:
0, 64, 80, 37
HSL:
12°, 66.6667%, 37.6471%
HSV (HSB):
12°, 80.0000%, 62.7451%
XYZ:
16.2710, 10.6040, 2.5557
xyY:
0.5529, 0.3603, 10.6040
CIE-Lab:
38.9053, 40.9662, 37.4006
CIE-LCH:
38.9053, 55.4710, 42.3949
CIE-Luv:
38.9053, 79.8175, 26.8954
Hunter-Lab:
32.5638, 32.2037, 18.1414
#a03a20 color charts
#a03a20 color shades, tints & tones
#a03a20 color schemes
#a03a20 color preview, HTML & CSS examples
This text has a color of #a03a20
<p style="color:#a03a20;">Text here</p>
.mytext {color:#a03a20;}
This box has a color of #a03a20
<div style="background-color:#a03a20;">Content here</div>
.mybackground {background-color:#a03a20;}
Border around this has a color of #a03a20
<div style="border:2px solid #a03a20;">Content here</div>
.myborder {border:2px solid #a03a20;}