#a53e7f color space conversions
Hex:
#a53e7f
RGB:
165, 62, 127
CMY:
35, 76, 50
CMYK:
0, 62, 23, 35
HSL:
322°, 45.3744%, 44.5098%
HSV (HSB):
322°, 62.4242%, 64.7059%
XYZ:
21.0704, 12.9769, 21.4729
xyY:
0.3795, 0.2337, 12.9769
CIE-Lab:
42.7284, 49.4693, -15.1586
CIE-LCH:
42.7284, 51.7397, 342.9636
CIE-Luv:
42.7284, 57.2207, -28.5702
Hunter-Lab:
36.0234, 41.3652, -10.1253
#a53e7f color charts
#a53e7f color shades, tints & tones
#a53e7f color schemes
#a53e7f color preview, HTML & CSS examples
This text has a color of #a53e7f
<p style="color:#a53e7f;">Text here</p>
.mytext {color:#a53e7f;}
This box has a color of #a53e7f
<div style="background-color:#a53e7f;">Content here</div>
.mybackground {background-color:#a53e7f;}
Border around this has a color of #a53e7f
<div style="border:2px solid #a53e7f;">Content here</div>
.myborder {border:2px solid #a53e7f;}