#a03a32 color space conversions
Hex:
#a03a32
RGB:
160, 58, 50
CMY:
37, 77, 80
CMYK:
0, 64, 69, 37
HSL:
4°, 52.3810%, 41.1765%
HSV (HSB):
4°, 68.7500%, 62.7451%
XYZ:
16.5860, 10.7300, 4.2145
xyY:
0.5260, 0.3403, 10.7300
CIE-Lab:
39.1219, 41.8127, 27.3839
CIE-LCH:
39.1219, 49.9818, 33.2215
CIE-Luv:
39.1219, 76.8012, 20.0621
Hunter-Lab:
32.7567, 33.0574, 15.3013
#a03a32 color charts
#a03a32 color shades, tints & tones
#a03a32 color schemes
#a03a32 color preview, HTML & CSS examples
This text has a color of #a03a32
<p style="color:#a03a32;">Text here</p>
.mytext {color:#a03a32;}
This box has a color of #a03a32
<div style="background-color:#a03a32;">Content here</div>
.mybackground {background-color:#a03a32;}
Border around this has a color of #a03a32
<div style="border:2px solid #a03a32;">Content here</div>
.myborder {border:2px solid #a03a32;}