#a32c5f color space conversions
Hex:
#a32c5f
RGB:
163, 44, 95
CMY:
36, 83, 63
CMYK:
0, 73, 42, 36
HSL:
334°, 57.4879%, 40.5882%
HSV (HSB):
334°, 73.0061%, 63.9216%
XYZ:
18.0705, 10.4141, 11.8842
xyY:
0.4476, 0.2580, 10.4141
CIE-Lab:
38.5756, 52.2664, -1.4839
CIE-LCH:
38.5756, 52.2875, 358.3737
CIE-Luv:
38.5756, 73.4508, -10.9716
Hunter-Lab:
32.2709, 43.4792, 0.7553
#a32c5f color charts
#a32c5f color shades, tints & tones
#a32c5f color schemes
#a32c5f color preview, HTML & CSS examples
This text has a color of #a32c5f
<p style="color:#a32c5f;">Text here</p>
.mytext {color:#a32c5f;}
This box has a color of #a32c5f
<div style="background-color:#a32c5f;">Content here</div>
.mybackground {background-color:#a32c5f;}
Border around this has a color of #a32c5f
<div style="border:2px solid #a32c5f;">Content here</div>
.myborder {border:2px solid #a32c5f;}