#a72f30 color space conversions
Hex:
#a72f30
RGB:
167, 47, 48
CMY:
35, 82, 81
CMYK:
0, 72, 71, 35
HSL:
360°, 56.0748%, 41.9608%
HSV (HSB):
360°, 71.8563%, 65.4902%
XYZ:
17.4864, 10.4619, 3.8940
xyY:
0.5492, 0.3286, 10.4619
CIE-Lab:
38.6590, 48.7751, 28.3461
CIE-LCH:
38.6590, 56.4138, 30.1634
CIE-Luv:
38.6590, 89.4643, 18.9071
Hunter-Lab:
32.3449, 39.8975, 15.5035
#a72f30 color charts
#a72f30 color shades, tints & tones
#a72f30 color schemes
#a72f30 color preview, HTML & CSS examples
This text has a color of #a72f30
<p style="color:#a72f30;">Text here</p>
.mytext {color:#a72f30;}
This box has a color of #a72f30
<div style="background-color:#a72f30;">Content here</div>
.mybackground {background-color:#a72f30;}
Border around this has a color of #a72f30
<div style="border:2px solid #a72f30;">Content here</div>
.myborder {border:2px solid #a72f30;}