#a52f6e color space conversions
Hex:
#a52f6e
RGB:
165, 47, 110
CMY:
35, 82, 57
CMYK:
0, 72, 33, 35
HSL:
328°, 55.6604%, 41.5686%
HSV (HSB):
328°, 71.5152%, 64.7059%
XYZ:
19.3480, 11.1582, 15.8858
xyY:
0.4171, 0.2405, 11.1582
CIE-Lab:
39.8456, 53.4142, -9.0028
CIE-LCH:
39.8456, 54.1676, 350.4329
CIE-Luv:
39.8456, 68.5629, -20.6515
Hunter-Lab:
33.4038, 44.9334, -4.8138
#a52f6e color charts
#a52f6e color shades, tints & tones
#a52f6e color schemes
#a52f6e color preview, HTML & CSS examples
This text has a color of #a52f6e
<p style="color:#a52f6e;">Text here</p>
.mytext {color:#a52f6e;}
This box has a color of #a52f6e
<div style="background-color:#a52f6e;">Content here</div>
.mybackground {background-color:#a52f6e;}
Border around this has a color of #a52f6e
<div style="border:2px solid #a52f6e;">Content here</div>
.myborder {border:2px solid #a52f6e;}