#a02b1d color space conversions
Hex:
#a02b1d
RGB:
160, 43, 29
CMY:
37, 83, 89
CMYK:
0, 73, 82, 37
HSL:
6°, 69.3122%, 37.0588%
HSV (HSB):
6°, 81.8750%, 62.7451%
XYZ:
15.5829, 9.2900, 2.1342
xyY:
0.5770, 0.3440, 9.2900
CIE-Lab:
36.5368, 47.2049, 36.6556
CIE-LCH:
36.5368, 59.7656, 37.8301
CIE-Luv:
36.5368, 89.5358, 23.7017
Hunter-Lab:
30.4796, 37.9199, 17.1841
#a02b1d color charts
#a02b1d color shades, tints & tones
#a02b1d color schemes
#a02b1d color preview, HTML & CSS examples
This text has a color of #a02b1d
<p style="color:#a02b1d;">Text here</p>
.mytext {color:#a02b1d;}
This box has a color of #a02b1d
<div style="background-color:#a02b1d;">Content here</div>
.mybackground {background-color:#a02b1d;}
Border around this has a color of #a02b1d
<div style="border:2px solid #a02b1d;">Content here</div>
.myborder {border:2px solid #a02b1d;}