#a72c3e color space conversions
Hex:
#a72c3e
RGB:
167, 44, 62
CMY:
35, 83, 76
CMYK:
0, 74, 63, 35
HSL:
351°, 58.2938%, 41.3725%
HSV (HSB):
351°, 73.6527%, 65.4902%
XYZ:
17.7065, 10.3647, 5.6248
xyY:
0.5255, 0.3076, 10.3647
CIE-Lab:
38.4891, 50.6961, 19.4601
CIE-LCH:
38.4891, 54.3027, 20.9997
CIE-Luv:
38.4891, 87.4776, 11.2531
Hunter-Lab:
32.1942, 41.8337, 12.1771
#a72c3e color charts
#a72c3e color shades, tints & tones
#a72c3e color schemes
#a72c3e color preview, HTML & CSS examples
This text has a color of #a72c3e
<p style="color:#a72c3e;">Text here</p>
.mytext {color:#a72c3e;}
This box has a color of #a72c3e
<div style="background-color:#a72c3e;">Content here</div>
.mybackground {background-color:#a72c3e;}
Border around this has a color of #a72c3e
<div style="border:2px solid #a72c3e;">Content here</div>
.myborder {border:2px solid #a72c3e;}