#a32e7a color space conversions
Hex:
#a32e7a
RGB:
163, 46, 122
CMY:
36, 82, 52
CMYK:
0, 72, 25, 36
HSL:
321°, 55.9809%, 40.9804%
HSV (HSB):
321°, 71.7791%, 63.9216%
XYZ:
19.5941, 11.1457, 19.5310
xyY:
0.3898, 0.2217, 11.1457
CIE-Lab:
39.8247, 54.7457, -16.5441
CIE-LCH:
39.8247, 57.1909, 343.1853
CIE-Luv:
39.8247, 62.9441, -30.8171
Hunter-Lab:
33.3851, 46.3397, -11.3162
#a32e7a color charts
#a32e7a color shades, tints & tones
#a32e7a color schemes
#a32e7a color preview, HTML & CSS examples
This text has a color of #a32e7a
<p style="color:#a32e7a;">Text here</p>
.mytext {color:#a32e7a;}
This box has a color of #a32e7a
<div style="background-color:#a32e7a;">Content here</div>
.mybackground {background-color:#a32e7a;}
Border around this has a color of #a32e7a
<div style="border:2px solid #a32e7a;">Content here</div>
.myborder {border:2px solid #a32e7a;}