#a32f24 color space conversions
Hex:
#a32f24
RGB:
163, 47, 36
CMY:
36, 82, 86
CMYK:
0, 71, 78, 36
HSL:
5°, 63.8191%, 39.0196%
HSV (HSB):
5°, 77.9141%, 63.9216%
XYZ:
16.4392, 9.9469, 2.7226
xyY:
0.5648, 0.3417, 9.9469
CIE-Lab:
37.7470, 46.9124, 34.1834
CIE-LCH:
37.7470, 58.0454, 36.0795
CIE-Luv:
37.7470, 88.5656, 22.9260
Hunter-Lab:
31.5388, 37.8482, 16.9589
#a32f24 color charts
#a32f24 color shades, tints & tones
#a32f24 color schemes
#a32f24 color preview, HTML & CSS examples
This text has a color of #a32f24
<p style="color:#a32f24;">Text here</p>
.mytext {color:#a32f24;}
This box has a color of #a32f24
<div style="background-color:#a32f24;">Content here</div>
.mybackground {background-color:#a32f24;}
Border around this has a color of #a32f24
<div style="border:2px solid #a32f24;">Content here</div>
.myborder {border:2px solid #a32f24;}