#a58b8b color space conversions
Hex:
#a58b8b
RGB:
165, 139, 139
CMY:
35, 45, 45
CMYK:
0, 16, 16, 35
HSL:
0°, 12.6214%, 59.6078%
HSV (HSB):
0°, 15.7576%, 64.7059%
XYZ:
29.4099, 28.3287, 28.3440
xyY:
0.3416, 0.3291, 28.3287
CIE-Lab:
60.1845, 9.8040, 3.6508
CIE-LCH:
60.1845, 10.4616, 20.4242
CIE-Luv:
60.1845, 15.8552, 3.4096
Hunter-Lab:
53.2247, 5.4890, 5.6833
#a58b8b color charts
#a58b8b color shades, tints & tones
#a58b8b color schemes
#a58b8b color preview, HTML & CSS examples
This text has a color of #a58b8b
<p style="color:#a58b8b;">Text here</p>
.mytext {color:#a58b8b;}
This box has a color of #a58b8b
<div style="background-color:#a58b8b;">Content here</div>
.mybackground {background-color:#a58b8b;}
Border around this has a color of #a58b8b
<div style="border:2px solid #a58b8b;">Content here</div>
.myborder {border:2px solid #a58b8b;}