#a32c7b color space conversions
Hex:
#a32c7b
RGB:
163, 44, 123
CMY:
36, 83, 52
CMYK:
0, 73, 25, 36
HSL:
320°, 57.4879%, 40.5882%
HSV (HSB):
320°, 73.0061%, 63.9216%
XYZ:
19.5801, 11.0180, 19.8336
xyY:
0.3883, 0.2185, 11.0180
CIE-Lab:
39.6107, 55.5978, -17.4927
CIE-LCH:
39.6107, 58.2847, 342.5349
CIE-Luv:
39.6107, 63.1755, -32.1933
Hunter-Lab:
33.1933, 47.2054, -12.1915
#a32c7b color charts
#a32c7b color shades, tints & tones
#a32c7b color schemes
#a32c7b color preview, HTML & CSS examples
This text has a color of #a32c7b
<p style="color:#a32c7b;">Text here</p>
.mytext {color:#a32c7b;}
This box has a color of #a32c7b
<div style="background-color:#a32c7b;">Content here</div>
.mybackground {background-color:#a32c7b;}
Border around this has a color of #a32c7b
<div style="border:2px solid #a32c7b;">Content here</div>
.myborder {border:2px solid #a32c7b;}