#a02a1c color space conversions
Hex:
#a02a1c
RGB:
160, 42, 28
CMY:
37, 84, 89
CMYK:
0, 74, 83, 37
HSL:
6°, 70.2128%, 36.8627%
HSV (HSB):
6°, 82.5000%, 62.7451%
XYZ:
15.5348, 9.2134, 2.0582
xyY:
0.5795, 0.3437, 9.2134
CIE-Lab:
36.3919, 47.5480, 37.0540
CIE-LCH:
36.3919, 60.2811, 37.9291
CIE-Luv:
36.3919, 90.2422, 23.7530
Hunter-Lab:
30.3535, 38.2368, 17.2272
#a02a1c color charts
#a02a1c color shades, tints & tones
#a02a1c color schemes
#a02a1c color preview, HTML & CSS examples
This text has a color of #a02a1c
<p style="color:#a02a1c;">Text here</p>
.mytext {color:#a02a1c;}
This box has a color of #a02a1c
<div style="background-color:#a02a1c;">Content here</div>
.mybackground {background-color:#a02a1c;}
Border around this has a color of #a02a1c
<div style="border:2px solid #a02a1c;">Content here</div>
.myborder {border:2px solid #a02a1c;}