#a57f9e color space conversions
Hex:
#a57f9e
RGB:
165, 127, 158
CMY:
35, 50, 38
CMYK:
0, 23, 4, 35
HSL:
311°, 17.4312%, 57.2549%
HSV (HSB):
311°, 23.0303%, 64.7059%
XYZ:
29.2780, 25.6467, 35.7549
xyY:
0.3229, 0.2828, 25.6467
CIE-Lab:
57.7002, 20.0060, -10.9126
CIE-LCH:
57.7002, 22.7887, 331.3890
CIE-Luv:
57.7002, 20.1314, -19.1350
Hunter-Lab:
50.6426, 14.5717, -6.4104
#a57f9e color charts
#a57f9e color shades, tints & tones
#a57f9e color schemes
#a57f9e color preview, HTML & CSS examples
This text has a color of #a57f9e
<p style="color:#a57f9e;">Text here</p>
.mytext {color:#a57f9e;}
This box has a color of #a57f9e
<div style="background-color:#a57f9e;">Content here</div>
.mybackground {background-color:#a57f9e;}
Border around this has a color of #a57f9e
<div style="border:2px solid #a57f9e;">Content here</div>
.myborder {border:2px solid #a57f9e;}