#a72f1d color space conversions
Hex:
#a72f1d
RGB:
167, 47, 29
CMY:
35, 82, 89
CMYK:
0, 72, 83, 35
HSL:
8°, 70.4082%, 38.4314%
HSV (HSB):
8°, 82.6347%, 65.4902%
XYZ:
17.1746, 10.3372, 2.2525
xyY:
0.5770, 0.3473, 10.3372
CIE-Lab:
38.4410, 48.0149, 38.9607
CIE-LCH:
38.4410, 61.8334, 39.0569
CIE-Luv:
38.4410, 92.9360, 25.7064
Hunter-Lab:
32.1516, 39.0854, 18.3523
#a72f1d color charts
#a72f1d color shades, tints & tones
#a72f1d color schemes
#a72f1d color preview, HTML & CSS examples
This text has a color of #a72f1d
<p style="color:#a72f1d;">Text here</p>
.mytext {color:#a72f1d;}
This box has a color of #a72f1d
<div style="background-color:#a72f1d;">Content here</div>
.mybackground {background-color:#a72f1d;}
Border around this has a color of #a72f1d
<div style="border:2px solid #a72f1d;">Content here</div>
.myborder {border:2px solid #a72f1d;}