#a52a6e color space conversions
Hex:
#a52a6e
RGB:
165, 42, 110
CMY:
35, 84, 57
CMYK:
0, 75, 33, 35
HSL:
327°, 59.4203%, 40.5882%
HSV (HSB):
327°, 74.5455%, 64.7059%
XYZ:
19.1595, 10.7811, 15.8230
xyY:
0.4187, 0.2356, 10.7811
CIE-Lab:
39.2092, 55.1985, -9.9609
CIE-LCH:
39.2092, 56.0900, 349.7707
CIE-Luv:
39.2092, 70.2317, -22.1269
Hunter-Lab:
32.8345, 46.6973, -5.5878
#a52a6e color charts
#a52a6e color shades, tints & tones
#a52a6e color schemes
#a52a6e color preview, HTML & CSS examples
This text has a color of #a52a6e
<p style="color:#a52a6e;">Text here</p>
.mytext {color:#a52a6e;}
This box has a color of #a52a6e
<div style="background-color:#a52a6e;">Content here</div>
.mybackground {background-color:#a52a6e;}
Border around this has a color of #a52a6e
<div style="border:2px solid #a52a6e;">Content here</div>
.myborder {border:2px solid #a52a6e;}