#a58f8c color space conversions
Hex:
#a58f8c
RGB:
165, 143, 140
CMY:
35, 44, 45
CMYK:
0, 13, 15, 35
HSL:
7°, 12.1951%, 59.8039%
HSV (HSB):
7°, 15.1515%, 64.7059%
XYZ:
30.0731, 29.5377, 28.9273
xyY:
0.3397, 0.3336, 29.5377
CIE-Lab:
61.2533, 7.7206, 4.6235
CIE-LCH:
61.2533, 8.9991, 30.9153
CIE-Luv:
61.2533, 13.5360, 5.1315
Hunter-Lab:
54.3486, 3.6607, 6.4867
#a58f8c color charts
#a58f8c color shades, tints & tones
#a58f8c color schemes
#a58f8c color preview, HTML & CSS examples
This text has a color of #a58f8c
<p style="color:#a58f8c;">Text here</p>
.mytext {color:#a58f8c;}
This box has a color of #a58f8c
<div style="background-color:#a58f8c;">Content here</div>
.mybackground {background-color:#a58f8c;}
Border around this has a color of #a58f8c
<div style="border:2px solid #a58f8c;">Content here</div>
.myborder {border:2px solid #a58f8c;}