#a53b7e color space conversions
Hex:
#a53b7e
RGB:
165, 59, 126
CMY:
35, 77, 51
CMYK:
0, 64, 24, 35
HSL:
322°, 47.3214%, 43.9216%
HSV (HSB):
322°, 64.2424%, 64.7059%
XYZ:
20.8469, 12.6336, 21.0784
xyY:
0.3821, 0.2316, 12.6336
CIE-Lab:
42.2059, 50.6474, -15.3421
CIE-LCH:
42.2059, 52.9201, 343.1474
CIE-Luv:
42.2059, 58.6835, -28.9352
Hunter-Lab:
35.5438, 42.4909, -10.2799
#a53b7e color charts
#a53b7e color shades, tints & tones
#a53b7e color schemes
#a53b7e color preview, HTML & CSS examples
This text has a color of #a53b7e
<p style="color:#a53b7e;">Text here</p>
.mytext {color:#a53b7e;}
This box has a color of #a53b7e
<div style="background-color:#a53b7e;">Content here</div>
.mybackground {background-color:#a53b7e;}
Border around this has a color of #a53b7e
<div style="border:2px solid #a53b7e;">Content here</div>
.myborder {border:2px solid #a53b7e;}