#a57a7d color space conversions
Hex:
#a57a7d
RGB:
165, 122, 125
CMY:
35, 52, 51
CMYK:
0, 26, 24, 35
HSL:
356°, 19.2825%, 56.2745%
HSV (HSB):
356°, 26.0606%, 64.7059%
XYZ:
26.1783, 23.3991, 22.5388
xyY:
0.3630, 0.3245, 23.3991
CIE-Lab:
55.4810, 17.2071, 4.9336
CIE-LCH:
55.4810, 17.9004, 15.9985
CIE-Luv:
55.4810, 27.1094, 3.7049
Hunter-Lab:
48.3726, 11.9485, 6.2352
#a57a7d color charts
#a57a7d color shades, tints & tones
#a57a7d color schemes
#a57a7d color preview, HTML & CSS examples
This text has a color of #a57a7d
<p style="color:#a57a7d;">Text here</p>
.mytext {color:#a57a7d;}
This box has a color of #a57a7d
<div style="background-color:#a57a7d;">Content here</div>
.mybackground {background-color:#a57a7d;}
Border around this has a color of #a57a7d
<div style="border:2px solid #a57a7d;">Content here</div>
.myborder {border:2px solid #a57a7d;}