#a32b3d color space conversions
Hex:
#a32b3d
RGB:
163, 43, 61
CMY:
36, 83, 76
CMYK:
0, 74, 63, 36
HSL:
351°, 58.2524%, 40.3922%
HSV (HSB):
351°, 73.6196%, 63.9216%
XYZ:
16.8104, 9.8512, 5.4303
xyY:
0.5238, 0.3070, 9.8512
CIE-Lab:
37.5740, 49.7393, 18.7508
CIE-LCH:
37.5740, 53.1563, 20.6555
CIE-Luv:
37.5740, 84.9581, 10.6758
Hunter-Lab:
31.3866, 40.6766, 11.7126
#a32b3d color charts
#a32b3d color shades, tints & tones
#a32b3d color schemes
#a32b3d color preview, HTML & CSS examples
This text has a color of #a32b3d
<p style="color:#a32b3d;">Text here</p>
.mytext {color:#a32b3d;}
This box has a color of #a32b3d
<div style="background-color:#a32b3d;">Content here</div>
.mybackground {background-color:#a32b3d;}
Border around this has a color of #a32b3d
<div style="border:2px solid #a32b3d;">Content here</div>
.myborder {border:2px solid #a32b3d;}