#a72f35 color space conversions
Hex:
#a72f35
RGB:
167, 47, 53
CMY:
35, 82, 79
CMYK:
0, 72, 68, 35
HSL:
357°, 56.0748%, 41.9608%
HSV (HSB):
357°, 71.8563%, 65.4902%
XYZ:
17.5955, 10.5056, 4.4686
xyY:
0.5402, 0.3226, 10.5056
CIE-Lab:
38.7349, 49.0382, 25.3838
CIE-LCH:
38.7349, 55.2185, 27.3676
CIE-Luv:
38.7349, 88.3090, 16.6327
Hunter-Lab:
32.4123, 40.1798, 14.5145
#a72f35 color charts
#a72f35 color shades, tints & tones
#a72f35 color schemes
#a72f35 color preview, HTML & CSS examples
This text has a color of #a72f35
<p style="color:#a72f35;">Text here</p>
.mytext {color:#a72f35;}
This box has a color of #a72f35
<div style="background-color:#a72f35;">Content here</div>
.mybackground {background-color:#a72f35;}
Border around this has a color of #a72f35
<div style="border:2px solid #a72f35;">Content here</div>
.myborder {border:2px solid #a72f35;}