#a32f8e color space conversions
Hex:
#a32f8e
RGB:
163, 47, 142
CMY:
36, 82, 44
CMYK:
0, 71, 13, 36
HSL:
311°, 55.2381%, 41.1765%
HSV (HSB):
311°, 71.1656%, 63.9216%
XYZ:
21.0033, 11.7726, 26.7565
xyY:
0.3528, 0.1978, 11.7726
CIE-Lab:
40.8523, 57.2338, -27.2505
CIE-LCH:
40.8523, 63.3901, 334.5397
CIE-Luv:
40.8523, 55.5066, -46.2146
Hunter-Lab:
34.3112, 49.2226, -22.2177
#a32f8e color charts
#a32f8e color shades, tints & tones
#a32f8e color schemes
#a32f8e color preview, HTML & CSS examples
This text has a color of #a32f8e
<p style="color:#a32f8e;">Text here</p>
.mytext {color:#a32f8e;}
This box has a color of #a32f8e
<div style="background-color:#a32f8e;">Content here</div>
.mybackground {background-color:#a32f8e;}
Border around this has a color of #a32f8e
<div style="border:2px solid #a32f8e;">Content here</div>
.myborder {border:2px solid #a32f8e;}