#a32f7a color space conversions
Hex:
#a32f7a
RGB:
163, 47, 122
CMY:
36, 82, 52
CMYK:
0, 71, 25, 36
HSL:
321°, 55.2381%, 41.1765%
HSV (HSB):
321°, 71.1656%, 63.9216%
XYZ:
19.6336, 11.2247, 19.5441
xyY:
0.3895, 0.2227, 11.2247
CIE-Lab:
39.9564, 54.3767, -16.3424
CIE-LCH:
39.9564, 56.7794, 343.2723
CIE-Luv:
39.9564, 62.6344, -30.5096
Hunter-Lab:
33.5033, 45.9740, -11.1345
#a32f7a color charts
#a32f7a color shades, tints & tones
#a32f7a color schemes
#a32f7a color preview, HTML & CSS examples
This text has a color of #a32f7a
<p style="color:#a32f7a;">Text here</p>
.mytext {color:#a32f7a;}
This box has a color of #a32f7a
<div style="background-color:#a32f7a;">Content here</div>
.mybackground {background-color:#a32f7a;}
Border around this has a color of #a32f7a
<div style="border:2px solid #a32f7a;">Content here</div>
.myborder {border:2px solid #a32f7a;}