#a72e2a color space conversions
Hex:
#a72e2a
RGB:
167, 46, 42
CMY:
35, 82, 84
CMYK:
0, 72, 75, 35
HSL:
2°, 59.8086%, 40.9804%
HSV (HSB):
2°, 74.8503%, 65.4902%
XYZ:
17.3313, 10.3366, 3.2722
xyY:
0.5602, 0.3341, 10.3366
CIE-Lab:
38.4400, 48.8760, 31.6812
CIE-LCH:
38.4400, 58.2457, 32.9511
CIE-Luv:
38.4400, 91.2758, 21.1193
Hunter-Lab:
32.1507, 39.9593, 16.4711
#a72e2a color charts
#a72e2a color shades, tints & tones
#a72e2a color schemes
#a72e2a color preview, HTML & CSS examples
This text has a color of #a72e2a
<p style="color:#a72e2a;">Text here</p>
.mytext {color:#a72e2a;}
This box has a color of #a72e2a
<div style="background-color:#a72e2a;">Content here</div>
.mybackground {background-color:#a72e2a;}
Border around this has a color of #a72e2a
<div style="border:2px solid #a72e2a;">Content here</div>
.myborder {border:2px solid #a72e2a;}