#a53c5a color space conversions
Hex:
#a53c5a
RGB:
165, 60, 90
CMY:
35, 76, 65
CMYK:
0, 64, 45, 35
HSL:
343°, 46.6667%, 44.1176%
HSV (HSB):
343°, 63.6364%, 64.7059%
XYZ:
18.9784, 11.9692, 10.9829
xyY:
0.4526, 0.2855, 11.9692
CIE-Lab:
41.1672, 45.8323, 5.4643
CIE-LCH:
41.1672, 46.1569, 6.7989
CIE-Luv:
41.1672, 69.6416, -1.5736
Hunter-Lab:
34.5966, 37.3743, 5.3957
#a53c5a color charts
#a53c5a color shades, tints & tones
#a53c5a color schemes
#a53c5a color preview, HTML & CSS examples
This text has a color of #a53c5a
<p style="color:#a53c5a;">Text here</p>
.mytext {color:#a53c5a;}
This box has a color of #a53c5a
<div style="background-color:#a53c5a;">Content here</div>
.mybackground {background-color:#a53c5a;}
Border around this has a color of #a53c5a
<div style="border:2px solid #a53c5a;">Content here</div>
.myborder {border:2px solid #a53c5a;}