#a32d85 color space conversions
Hex:
#a32d85
RGB:
163, 45, 133
CMY:
36, 82, 48
CMYK:
0, 72, 18, 36
HSL:
315°, 56.7308%, 40.7843%
HSV (HSB):
315°, 72.3926%, 63.9216%
XYZ:
20.2763, 11.3568, 23.3137
xyY:
0.3690, 0.2067, 11.3568
CIE-Lab:
40.1750, 56.6248, -22.7969
CIE-LCH:
40.1750, 61.0416, 338.0705
CIE-Luv:
40.1750, 59.2375, -39.7325
Hunter-Lab:
33.6998, 48.4241, -17.4273
#a32d85 color charts
#a32d85 color shades, tints & tones
#a32d85 color schemes
#a32d85 color preview, HTML & CSS examples
This text has a color of #a32d85
<p style="color:#a32d85;">Text here</p>
.mytext {color:#a32d85;}
This box has a color of #a32d85
<div style="background-color:#a32d85;">Content here</div>
.mybackground {background-color:#a32d85;}
Border around this has a color of #a32d85
<div style="border:2px solid #a32d85;">Content here</div>
.myborder {border:2px solid #a32d85;}