#a72a0d color space conversions
Hex:
#a72a0d
RGB:
167, 42, 13
CMY:
35, 84, 95
CMYK:
0, 75, 92, 35
HSL:
11°, 85.5556%, 35.2941%
HSV (HSB):
11°, 92.2156%, 65.4902%
XYZ:
16.8370, 9.9005, 1.4043
xyY:
0.5983, 0.3518, 9.9005
CIE-Lab:
37.6632, 49.5025, 45.6197
CIE-LCH:
37.6632, 67.3176, 42.6625
CIE-Luv:
37.6632, 97.6104, 27.9944
Hunter-Lab:
31.4650, 40.4517, 19.3793
#a72a0d color charts
#a72a0d color shades, tints & tones
#a72a0d color schemes
#a72a0d color preview, HTML & CSS examples
This text has a color of #a72a0d
<p style="color:#a72a0d;">Text here</p>
.mytext {color:#a72a0d;}
This box has a color of #a72a0d
<div style="background-color:#a72a0d;">Content here</div>
.mybackground {background-color:#a72a0d;}
Border around this has a color of #a72a0d
<div style="border:2px solid #a72a0d;">Content here</div>
.myborder {border:2px solid #a72a0d;}