#a32b7b color space conversions
Hex:
#a32b7b
RGB:
163, 43, 123
CMY:
36, 83, 52
CMYK:
0, 74, 25, 36
HSL:
320°, 58.2524%, 40.3922%
HSV (HSB):
320°, 73.6196%, 63.9216%
XYZ:
19.5433, 10.9443, 19.8213
xyY:
0.3885, 0.2175, 10.9443
CIE-Lab:
39.4866, 55.9477, -17.6833
CIE-LCH:
39.4866, 58.6757, 342.4599
CIE-Luv:
39.4866, 63.4636, -32.4820
Hunter-Lab:
33.0822, 47.5547, -12.3662
#a32b7b color charts
#a32b7b color shades, tints & tones
#a32b7b color schemes
#a32b7b color preview, HTML & CSS examples
This text has a color of #a32b7b
<p style="color:#a32b7b;">Text here</p>
.mytext {color:#a32b7b;}
This box has a color of #a32b7b
<div style="background-color:#a32b7b;">Content here</div>
.mybackground {background-color:#a32b7b;}
Border around this has a color of #a32b7b
<div style="border:2px solid #a32b7b;">Content here</div>
.myborder {border:2px solid #a32b7b;}