#a32b2c color space conversions
Hex:
#a32b2c
RGB:
163, 43, 44
CMY:
36, 83, 83
CMYK:
0, 74, 73, 36
HSL:
360°, 58.2524%, 40.3922%
HSV (HSB):
360°, 73.6196%, 63.9216%
XYZ:
16.4228, 9.6961, 3.3888
xyY:
0.5566, 0.3286, 9.6961
CIE-Lab:
37.2914, 48.7831, 28.9708
CIE-LCH:
37.2914, 56.7371, 30.7048
CIE-Luv:
37.2914, 89.2086, 18.8715
Hunter-Lab:
31.1386, 39.6498, 15.3445
#a32b2c color charts
#a32b2c color shades, tints & tones
#a32b2c color schemes
#a32b2c color preview, HTML & CSS examples
This text has a color of #a32b2c
<p style="color:#a32b2c;">Text here</p>
.mytext {color:#a32b2c;}
This box has a color of #a32b2c
<div style="background-color:#a32b2c;">Content here</div>
.mybackground {background-color:#a32b2c;}
Border around this has a color of #a32b2c
<div style="border:2px solid #a32b2c;">Content here</div>
.myborder {border:2px solid #a32b2c;}