#a53e7a color space conversions
Hex:
#a53e7a
RGB:
165, 62, 122
CMY:
35, 76, 52
CMYK:
0, 62, 26, 35
HSL:
325°, 45.3744%, 44.5098%
HSV (HSB):
325°, 62.4242%, 64.7059%
XYZ:
20.7525, 12.8497, 19.7988
xyY:
0.3886, 0.2406, 12.8497
CIE-Lab:
42.5359, 48.7692, -12.3829
CIE-LCH:
42.5359, 50.3167, 345.7532
CIE-Luv:
42.5359, 58.8046, -24.6379
Hunter-Lab:
35.8465, 40.6071, -7.6546
#a53e7a color charts
#a53e7a color shades, tints & tones
#a53e7a color schemes
#a53e7a color preview, HTML & CSS examples
This text has a color of #a53e7a
<p style="color:#a53e7a;">Text here</p>
.mytext {color:#a53e7a;}
This box has a color of #a53e7a
<div style="background-color:#a53e7a;">Content here</div>
.mybackground {background-color:#a53e7a;}
Border around this has a color of #a53e7a
<div style="border:2px solid #a53e7a;">Content here</div>
.myborder {border:2px solid #a53e7a;}