#a52a7e color space conversions
Hex:
#a52a7e
RGB:
165, 42, 126
CMY:
35, 84, 51
CMYK:
0, 75, 24, 35
HSL:
319°, 59.4203%, 40.5882%
HSV (HSB):
319°, 74.5455%, 64.7059%
XYZ:
20.1109, 11.1616, 20.8331
xyY:
0.3860, 0.2142, 11.1616
CIE-Lab:
39.8514, 57.2053, -18.9511
CIE-LCH:
39.8514, 60.2626, 341.6708
CIE-Luv:
39.8514, 64.1836, -34.4896
Hunter-Lab:
33.4090, 48.9842, -13.5856
#a52a7e color charts
#a52a7e color shades, tints & tones
#a52a7e color schemes
#a52a7e color preview, HTML & CSS examples
This text has a color of #a52a7e
<p style="color:#a52a7e;">Text here</p>
.mytext {color:#a52a7e;}
This box has a color of #a52a7e
<div style="background-color:#a52a7e;">Content here</div>
.mybackground {background-color:#a52a7e;}
Border around this has a color of #a52a7e
<div style="border:2px solid #a52a7e;">Content here</div>
.myborder {border:2px solid #a52a7e;}