#a72f2f color space conversions
Hex:
#a72f2f
RGB:
167, 47, 47
CMY:
35, 82, 82
CMYK:
0, 72, 72, 35
HSL:
0°, 56.0748%, 41.9608%
HSV (HSB):
0°, 71.8563%, 65.4902%
XYZ:
17.4660, 10.4538, 3.7865
xyY:
0.5509, 0.3297, 10.4538
CIE-Lab:
38.6448, 48.7257, 28.9335
CIE-LCH:
38.6448, 56.6688, 30.7020
CIE-Luv:
38.6448, 89.6837, 19.3385
Hunter-Lab:
32.3323, 39.8446, 15.6889
#a72f2f color charts
#a72f2f color shades, tints & tones
#a72f2f color schemes
#a72f2f color preview, HTML & CSS examples
This text has a color of #a72f2f
<p style="color:#a72f2f;">Text here</p>
.mytext {color:#a72f2f;}
This box has a color of #a72f2f
<div style="background-color:#a72f2f;">Content here</div>
.mybackground {background-color:#a72f2f;}
Border around this has a color of #a72f2f
<div style="border:2px solid #a72f2f;">Content here</div>
.myborder {border:2px solid #a72f2f;}