#a02b0c color space conversions
Hex:
#a02b0c
RGB:
160, 43, 12
CMY:
37, 83, 95
CMYK:
0, 73, 93, 37
HSL:
13°, 86.0465%, 33.7255%
HSV (HSB):
13°, 92.5000%, 62.7451%
XYZ:
15.4274, 9.2279, 1.3159
xyY:
0.5940, 0.3553, 9.2279
CIE-Lab:
36.4194, 46.7983, 44.4816
CIE-LCH:
36.4194, 64.5655, 43.5461
CIE-Luv:
36.4194, 91.4899, 27.4560
Hunter-Lab:
30.3774, 37.4923, 18.6959
#a02b0c color charts
#a02b0c color shades, tints & tones
#a02b0c color schemes
#a02b0c color preview, HTML & CSS examples
This text has a color of #a02b0c
<p style="color:#a02b0c;">Text here</p>
.mytext {color:#a02b0c;}
This box has a color of #a02b0c
<div style="background-color:#a02b0c;">Content here</div>
.mybackground {background-color:#a02b0c;}
Border around this has a color of #a02b0c
<div style="border:2px solid #a02b0c;">Content here</div>
.myborder {border:2px solid #a02b0c;}