#a72e31 color space conversions
Hex:
#a72e31
RGB:
167, 46, 49
CMY:
35, 82, 81
CMYK:
0, 72, 71, 35
HSL:
359°, 56.8075%, 41.7647%
HSV (HSB):
359°, 72.4551%, 65.4902%
XYZ:
17.4677, 10.3912, 3.9908
xyY:
0.5484, 0.3263, 10.3912
CIE-Lab:
38.5356, 49.2059, 27.5921
CIE-LCH:
38.5356, 56.4140, 29.2814
CIE-Luv:
38.5356, 89.7785, 18.2057
Hunter-Lab:
32.2354, 40.3135, 15.2246
#a72e31 color charts
#a72e31 color shades, tints & tones
#a72e31 color schemes
#a72e31 color preview, HTML & CSS examples
This text has a color of #a72e31
<p style="color:#a72e31;">Text here</p>
.mytext {color:#a72e31;}
This box has a color of #a72e31
<div style="background-color:#a72e31;">Content here</div>
.mybackground {background-color:#a72e31;}
Border around this has a color of #a72e31
<div style="border:2px solid #a72e31;">Content here</div>
.myborder {border:2px solid #a72e31;}