#a72f3a color space conversions
Hex:
#a72f3a
RGB:
167, 47, 58
CMY:
35, 82, 77
CMYK:
0, 72, 65, 35
HSL:
355°, 56.0748%, 41.9608%
HSV (HSB):
355°, 71.8563%, 65.4902%
XYZ:
17.7166, 10.5540, 5.1063
xyY:
0.5308, 0.3162, 10.5540
CIE-Lab:
38.8189, 49.3284, 22.3913
CIE-LCH:
38.8189, 54.1726, 24.4144
CIE-Luv:
38.8189, 87.0604, 14.1676
Hunter-Lab:
32.4869, 40.4919, 13.4216
#a72f3a color charts
#a72f3a color shades, tints & tones
#a72f3a color schemes
#a72f3a color preview, HTML & CSS examples
This text has a color of #a72f3a
<p style="color:#a72f3a;">Text here</p>
.mytext {color:#a72f3a;}
This box has a color of #a72f3a
<div style="background-color:#a72f3a;">Content here</div>
.mybackground {background-color:#a72f3a;}
Border around this has a color of #a72f3a
<div style="border:2px solid #a72f3a;">Content here</div>
.myborder {border:2px solid #a72f3a;}