#a32b7d color space conversions
Hex:
#a32b7d
RGB:
163, 43, 125
CMY:
36, 83, 51
CMYK:
0, 74, 23, 36
HSL:
319°, 58.2524%, 40.3922%
HSV (HSB):
319°, 73.6196%, 63.9216%
XYZ:
19.6698, 10.9950, 20.4876
xyY:
0.3845, 0.2149, 10.9950
CIE-Lab:
39.5720, 56.2151, -18.7921
CIE-LCH:
39.5720, 59.2729, 341.5158
CIE-Luv:
39.5720, 62.7203, -34.0426
Hunter-Lab:
33.1586, 47.8591, -13.4222
#a32b7d color charts
#a32b7d color shades, tints & tones
#a32b7d color schemes
#a32b7d color preview, HTML & CSS examples
This text has a color of #a32b7d
<p style="color:#a32b7d;">Text here</p>
.mytext {color:#a32b7d;}
This box has a color of #a32b7d
<div style="background-color:#a32b7d;">Content here</div>
.mybackground {background-color:#a32b7d;}
Border around this has a color of #a32b7d
<div style="border:2px solid #a32b7d;">Content here</div>
.myborder {border:2px solid #a32b7d;}