#a02a2c color space conversions
Hex:
#a02a2c
RGB:
160, 42, 44
CMY:
37, 84, 83
CMYK:
0, 74, 73, 37
HSL:
359°, 58.4158%, 39.6078%
HSV (HSB):
359°, 73.7500%, 62.7451%
XYZ:
15.7798, 9.3114, 3.3485
xyY:
0.5549, 0.3274, 9.3114
CIE-Lab:
36.5770, 48.1798, 27.9898
CIE-LCH:
36.5770, 55.7201, 30.1542
CIE-Luv:
36.5770, 87.2806, 18.0858
Hunter-Lab:
30.5145, 38.9062, 14.8541
#a02a2c color charts
#a02a2c color shades, tints & tones
#a02a2c color schemes
#a02a2c color preview, HTML & CSS examples
This text has a color of #a02a2c
<p style="color:#a02a2c;">Text here</p>
.mytext {color:#a02a2c;}
This box has a color of #a02a2c
<div style="background-color:#a02a2c;">Content here</div>
.mybackground {background-color:#a02a2c;}
Border around this has a color of #a02a2c
<div style="border:2px solid #a02a2c;">Content here</div>
.myborder {border:2px solid #a02a2c;}