#a72f1e color space conversions
Hex:
#a72f1e
RGB:
167, 47, 30
CMY:
35, 82, 88
CMYK:
0, 72, 82, 35
HSL:
7°, 69.5431%, 38.6275%
HSV (HSB):
7°, 82.0359%, 65.4902%
XYZ:
17.1872, 10.3423, 2.3187
xyY:
0.5758, 0.3465, 10.3423
CIE-Lab:
38.4498, 48.0458, 38.4432
CIE-LCH:
38.4498, 61.5327, 38.6646
CIE-Luv:
38.4498, 92.7908, 25.4231
Hunter-Lab:
32.1594, 39.1183, 18.2368
#a72f1e color charts
#a72f1e color shades, tints & tones
#a72f1e color schemes
#a72f1e color preview, HTML & CSS examples
This text has a color of #a72f1e
<p style="color:#a72f1e;">Text here</p>
.mytext {color:#a72f1e;}
This box has a color of #a72f1e
<div style="background-color:#a72f1e;">Content here</div>
.mybackground {background-color:#a72f1e;}
Border around this has a color of #a72f1e
<div style="border:2px solid #a72f1e;">Content here</div>
.myborder {border:2px solid #a72f1e;}