#8b8b5f color space conversions
Hex:
#8b8b5f
RGB:
139, 139, 95
CMY:
45, 45, 63
CMYK:
0, 0, 32, 45
HSL:
60°, 18.8034%, 45.8824%
HSV (HSB):
60°, 31.6547%, 54.5098%
XYZ:
21.9456, 24.7804, 14.4529
xyY:
0.3587, 0.4050, 24.7804
CIE-Lab:
56.8609, -7.3134, 23.5999
CIE-LCH:
56.8609, 24.7071, 107.2177
CIE-Luv:
56.8609, 2.2402, 31.0484
Hunter-Lab:
49.7799, -8.4226, 17.6319
#8b8b5f color charts
#8b8b5f color shades, tints & tones
#8b8b5f color schemes
#8b8b5f color preview, HTML & CSS examples
This text has a color of #8b8b5f
<p style="color:#8b8b5f;">Text here</p>
.mytext {color:#8b8b5f;}
This box has a color of #8b8b5f
<div style="background-color:#8b8b5f;">Content here</div>
.mybackground {background-color:#8b8b5f;}
Border around this has a color of #8b8b5f
<div style="border:2px solid #8b8b5f;">Content here</div>
.myborder {border:2px solid #8b8b5f;}