#a32e30 color space conversions
Hex:
#a32e30
RGB:
163, 46, 48
CMY:
36, 82, 81
CMYK:
0, 72, 71, 36
HSL:
359°, 55.9809%, 40.9804%
HSV (HSB):
359°, 71.7791%, 63.9216%
XYZ:
16.6148, 9.9539, 3.8419
xyY:
0.5463, 0.3273, 9.9539
CIE-Lab:
37.7596, 47.8462, 27.0907
CIE-LCH:
37.7596, 54.9834, 29.5187
CIE-Luv:
37.7596, 86.7298, 17.9237
Hunter-Lab:
31.5498, 38.7893, 14.8650
#a32e30 color charts
#a32e30 color shades, tints & tones
#a32e30 color schemes
#a32e30 color preview, HTML & CSS examples
This text has a color of #a32e30
<p style="color:#a32e30;">Text here</p>
.mytext {color:#a32e30;}
This box has a color of #a32e30
<div style="background-color:#a32e30;">Content here</div>
.mybackground {background-color:#a32e30;}
Border around this has a color of #a32e30
<div style="border:2px solid #a32e30;">Content here</div>
.myborder {border:2px solid #a32e30;}