#a52f7e color space conversions
Hex:
#a52f7e
RGB:
165, 47, 126
CMY:
35, 82, 51
CMYK:
0, 72, 24, 35
HSL:
320°, 55.6604%, 41.5686%
HSV (HSB):
320°, 71.5152%, 64.7059%
XYZ:
20.2995, 11.5387, 20.8960
xyY:
0.3849, 0.2188, 11.5387
CIE-Lab:
40.4734, 55.4523, -17.9944
CIE-LCH:
40.4734, 58.2989, 342.0216
CIE-Luv:
40.4734, 62.7464, -33.0352
Hunter-Lab:
33.9687, 47.2252, -12.6944
#a52f7e color charts
#a52f7e color shades, tints & tones
#a52f7e color schemes
#a52f7e color preview, HTML & CSS examples
This text has a color of #a52f7e
<p style="color:#a52f7e;">Text here</p>
.mytext {color:#a52f7e;}
This box has a color of #a52f7e
<div style="background-color:#a52f7e;">Content here</div>
.mybackground {background-color:#a52f7e;}
Border around this has a color of #a52f7e
<div style="border:2px solid #a52f7e;">Content here</div>
.myborder {border:2px solid #a52f7e;}