#a52c5e color space conversions
Hex:
#a52c5e
RGB:
165, 44, 94
CMY:
35, 83, 63
CMYK:
0, 73, 43, 35
HSL:
335°, 57.8947%, 40.9804%
HSV (HSB):
335°, 73.3333%, 64.7059%
XYZ:
18.4381, 10.6088, 11.6656
xyY:
0.4529, 0.2606, 10.6088
CIE-Lab:
38.9137, 52.7458, -0.3114
CIE-LCH:
38.9137, 52.7467, 359.6617
CIE-Luv:
38.9137, 75.4366, -9.6943
Hunter-Lab:
32.5712, 44.0467, 1.5648
#a52c5e color charts
#a52c5e color shades, tints & tones
#a52c5e color schemes
#a52c5e color preview, HTML & CSS examples
This text has a color of #a52c5e
<p style="color:#a52c5e;">Text here</p>
.mytext {color:#a52c5e;}
This box has a color of #a52c5e
<div style="background-color:#a52c5e;">Content here</div>
.mybackground {background-color:#a52c5e;}
Border around this has a color of #a52c5e
<div style="border:2px solid #a52c5e;">Content here</div>
.myborder {border:2px solid #a52c5e;}