#a53c5d color space conversions
Hex:
#a53c5d
RGB:
165, 60, 93
CMY:
35, 76, 64
CMYK:
0, 64, 44, 35
HSL:
341°, 46.6667%, 44.1176%
HSV (HSB):
341°, 63.6364%, 64.7059%
XYZ:
19.1087, 12.0214, 11.6691
xyY:
0.4465, 0.2809, 12.0214
CIE-Lab:
41.2501, 46.1425, 3.7071
CIE-LCH:
41.2501, 46.2912, 4.5933
CIE-Luv:
41.2501, 68.7453, -3.6664
Hunter-Lab:
34.6718, 37.7010, 4.3157
#a53c5d color charts
#a53c5d color shades, tints & tones
#a53c5d color schemes
#a53c5d color preview, HTML & CSS examples
This text has a color of #a53c5d
<p style="color:#a53c5d;">Text here</p>
.mytext {color:#a53c5d;}
This box has a color of #a53c5d
<div style="background-color:#a53c5d;">Content here</div>
.mybackground {background-color:#a53c5d;}
Border around this has a color of #a53c5d
<div style="border:2px solid #a53c5d;">Content here</div>
.myborder {border:2px solid #a53c5d;}