#a52c6e color space conversions
Hex:
#a52c6e
RGB:
165, 44, 110
CMY:
35, 83, 57
CMYK:
0, 73, 33, 35
HSL:
327°, 57.8947%, 40.9804%
HSV (HSB):
327°, 73.3333%, 64.7059%
XYZ:
19.2322, 10.9265, 15.8472
xyY:
0.4180, 0.2375, 10.9265
CIE-Lab:
39.4564, 54.5036, -9.5885
CIE-LCH:
39.4564, 55.3406, 350.0224
CIE-Luv:
39.4564, 69.5845, -21.5546
Hunter-Lab:
33.0552, 46.0082, -5.2859
#a52c6e color charts
#a52c6e color shades, tints & tones
#a52c6e color schemes
#a52c6e color preview, HTML & CSS examples
This text has a color of #a52c6e
<p style="color:#a52c6e;">Text here</p>
.mytext {color:#a52c6e;}
This box has a color of #a52c6e
<div style="background-color:#a52c6e;">Content here</div>
.mybackground {background-color:#a52c6e;}
Border around this has a color of #a52c6e
<div style="border:2px solid #a52c6e;">Content here</div>
.myborder {border:2px solid #a52c6e;}