#a32f89 color space conversions
Hex:
#a32f89
RGB:
163, 47, 137
CMY:
36, 82, 46
CMYK:
0, 71, 16, 36
HSL:
313°, 55.2381%, 41.1765%
HSV (HSB):
313°, 71.1656%, 63.9216%
XYZ:
20.6361, 11.6257, 24.8233
xyY:
0.3615, 0.2037, 11.6257
CIE-Lab:
40.6149, 56.4854, -24.5669
CIE-LCH:
40.6149, 61.5965, 336.4946
CIE-Luv:
40.6149, 57.2650, -42.2826
Hunter-Lab:
34.0965, 48.3643, -19.2973
#a32f89 color charts
#a32f89 color shades, tints & tones
#a32f89 color schemes
#a32f89 color preview, HTML & CSS examples
This text has a color of #a32f89
<p style="color:#a32f89;">Text here</p>
.mytext {color:#a32f89;}
This box has a color of #a32f89
<div style="background-color:#a32f89;">Content here</div>
.mybackground {background-color:#a32f89;}
Border around this has a color of #a32f89
<div style="border:2px solid #a32f89;">Content here</div>
.myborder {border:2px solid #a32f89;}