#a57a7f color space conversions
Hex:
#a57a7f
RGB:
165, 122, 127
CMY:
35, 52, 50
CMYK:
0, 26, 23, 35
HSL:
353°, 19.2825%, 56.2745%
HSV (HSB):
353°, 26.0606%, 64.7059%
XYZ:
26.3073, 23.4507, 23.2186
xyY:
0.3605, 0.3213, 23.4507
CIE-Lab:
55.5336, 17.5145, 3.8465
CIE-LCH:
55.5336, 17.9319, 12.3864
CIE-Luv:
55.5336, 26.8504, 2.2109
Hunter-Lab:
48.4259, 12.2246, 5.4706
#a57a7f color charts
#a57a7f color shades, tints & tones
#a57a7f color schemes
#a57a7f color preview, HTML & CSS examples
This text has a color of #a57a7f
<p style="color:#a57a7f;">Text here</p>
.mytext {color:#a57a7f;}
This box has a color of #a57a7f
<div style="background-color:#a57a7f;">Content here</div>
.mybackground {background-color:#a57a7f;}
Border around this has a color of #a57a7f
<div style="border:2px solid #a57a7f;">Content here</div>
.myborder {border:2px solid #a57a7f;}