#a52d6c color space conversions
Hex:
#a52d6c
RGB:
165, 45, 108
CMY:
35, 82, 58
CMYK:
0, 73, 35, 35
HSL:
329°, 57.1429%, 41.1765%
HSV (HSB):
329°, 72.7273%, 64.7059%
XYZ:
19.1622, 10.9588, 15.2927
xyY:
0.4219, 0.2413, 10.9588
CIE-Lab:
39.5110, 53.9116, -8.2525
CIE-LCH:
39.5110, 54.5395, 351.2970
CIE-Luv:
39.5110, 69.9865, -19.7411
Hunter-Lab:
33.1041, 45.3920, -4.2165
#a52d6c color charts
#a52d6c color shades, tints & tones
#a52d6c color schemes
#a52d6c color preview, HTML & CSS examples
This text has a color of #a52d6c
<p style="color:#a52d6c;">Text here</p>
.mytext {color:#a52d6c;}
This box has a color of #a52d6c
<div style="background-color:#a52d6c;">Content here</div>
.mybackground {background-color:#a52d6c;}
Border around this has a color of #a52d6c
<div style="border:2px solid #a52d6c;">Content here</div>
.myborder {border:2px solid #a52d6c;}