#a32a24 color space conversions
Hex:
#a32a24
RGB:
163, 42, 36
CMY:
36, 84, 86
CMYK:
0, 74, 78, 36
HSL:
3°, 63.8191%, 39.0196%
HSV (HSB):
3°, 77.9141%, 63.9216%
XYZ:
16.2507, 9.5698, 2.6597
xyY:
0.5706, 0.3360, 9.5698
CIE-Lab:
37.0590, 48.8086, 33.4507
CIE-LCH:
37.0590, 59.1712, 34.4246
CIE-Luv:
37.0590, 91.3403, 21.6862
Hunter-Lab:
30.9351, 39.6320, 16.5570
#a32a24 color charts
#a32a24 color shades, tints & tones
#a32a24 color schemes
#a32a24 color preview, HTML & CSS examples
This text has a color of #a32a24
<p style="color:#a32a24;">Text here</p>
.mytext {color:#a32a24;}
This box has a color of #a32a24
<div style="background-color:#a32a24;">Content here</div>
.mybackground {background-color:#a32a24;}
Border around this has a color of #a32a24
<div style="border:2px solid #a32a24;">Content here</div>
.myborder {border:2px solid #a32a24;}