#a58d7f color space conversions
Hex:
#a58d7f
RGB:
165, 141, 127
CMY:
35, 45, 50
CMYK:
0, 15, 23, 35
HSL:
22°, 17.4312%, 57.2549%
HSV (HSB):
22°, 23.0303%, 64.7059%
XYZ:
28.8727, 28.5814, 24.0737
xyY:
0.3541, 0.3506, 28.5814
CIE-Lab:
60.4104, 6.7586, 10.8055
CIE-LCH:
60.4104, 12.7451, 57.9750
CIE-Luv:
60.4104, 15.8194, 13.4904
Hunter-Lab:
53.4616, 2.8438, 10.7249
#a58d7f color charts
#a58d7f color shades, tints & tones
#a58d7f color schemes
#a58d7f color preview, HTML & CSS examples
This text has a color of #a58d7f
<p style="color:#a58d7f;">Text here</p>
.mytext {color:#a58d7f;}
This box has a color of #a58d7f
<div style="background-color:#a58d7f;">Content here</div>
.mybackground {background-color:#a58d7f;}
Border around this has a color of #a58d7f
<div style="border:2px solid #a58d7f;">Content here</div>
.myborder {border:2px solid #a58d7f;}