#a72a1d color space conversions
Hex:
#a72a1d
RGB:
167, 42, 29
CMY:
35, 84, 89
CMYK:
0, 75, 83, 35
HSL:
6°, 70.4082%, 38.4314%
HSV (HSB):
6°, 82.6347%, 65.4902%
XYZ:
16.9861, 9.9601, 2.1896
xyY:
0.5830, 0.3419, 9.9601
CIE-Lab:
37.7708, 49.8655, 38.3206
CIE-LCH:
37.7708, 62.8891, 37.5415
CIE-Luv:
37.7708, 95.7489, 24.5264
Hunter-Lab:
31.5597, 40.8431, 17.9782
#a72a1d color charts
#a72a1d color shades, tints & tones
#a72a1d color schemes
#a72a1d color preview, HTML & CSS examples
This text has a color of #a72a1d
<p style="color:#a72a1d;">Text here</p>
.mytext {color:#a72a1d;}
This box has a color of #a72a1d
<div style="background-color:#a72a1d;">Content here</div>
.mybackground {background-color:#a72a1d;}
Border around this has a color of #a72a1d
<div style="border:2px solid #a72a1d;">Content here</div>
.myborder {border:2px solid #a72a1d;}