#a02a20 color space conversions
Hex:
#a02a20
RGB:
160, 42, 32
CMY:
37, 84, 87
CMYK:
0, 74, 80, 37
HSL:
5°, 66.6667%, 37.6471%
HSV (HSB):
5°, 80.0000%, 62.7451%
XYZ:
15.5859, 9.2338, 2.3273
xyY:
0.5741, 0.3401, 9.2338
CIE-Lab:
36.4306, 47.6806, 34.8929
CIE-LCH:
36.4306, 59.0843, 36.1969
CIE-Luv:
36.4306, 89.6081, 22.5427
Hunter-Lab:
30.3872, 38.3769, 16.7300
#a02a20 color charts
#a02a20 color shades, tints & tones
#a02a20 color schemes
#a02a20 color preview, HTML & CSS examples
This text has a color of #a02a20
<p style="color:#a02a20;">Text here</p>
.mytext {color:#a02a20;}
This box has a color of #a02a20
<div style="background-color:#a02a20;">Content here</div>
.mybackground {background-color:#a02a20;}
Border around this has a color of #a02a20
<div style="border:2px solid #a02a20;">Content here</div>
.myborder {border:2px solid #a02a20;}