#a57d7c color space conversions
Hex:
#a57d7c
RGB:
165, 125, 124
CMY:
35, 51, 51
CMYK:
0, 24, 25, 35
HSL:
1°, 18.5520%, 56.6667%
HSV (HSB):
1°, 24.8485%, 64.7059%
XYZ:
26.4888, 24.1218, 22.3286
xyY:
0.3632, 0.3307, 24.1218
CIE-Lab:
56.2095, 15.3481, 6.5584
CIE-LCH:
56.2095, 16.6907, 23.1374
CIE-Luv:
56.2095, 25.4833, 6.1980
Hunter-Lab:
49.1139, 10.3215, 7.4248
#a57d7c color charts
#a57d7c color shades, tints & tones
#a57d7c color schemes
#a57d7c color preview, HTML & CSS examples
This text has a color of #a57d7c
<p style="color:#a57d7c;">Text here</p>
.mytext {color:#a57d7c;}
This box has a color of #a57d7c
<div style="background-color:#a57d7c;">Content here</div>
.mybackground {background-color:#a57d7c;}
Border around this has a color of #a57d7c
<div style="border:2px solid #a57d7c;">Content here</div>
.myborder {border:2px solid #a57d7c;}