#999b5a color space conversions
Hex:
#999b5a
RGB:
153, 155, 90
CMY:
40, 39, 65
CMYK:
1, 0, 42, 39
HSL:
62°, 26.5306%, 48.0392%
HSV (HSB):
62°, 41.9355%, 60.7843%
XYZ:
26.7037, 30.9532, 14.2400
xyY:
0.3714, 0.4305, 30.9532
CIE-Lab:
62.4681, -10.7475, 33.7710
CIE-LCH:
62.4681, 35.4399, 107.6534
CIE-Luv:
62.4681, 1.8614, 43.5431
Hunter-Lab:
55.6356, -11.6868, 23.7696
#999b5a color charts
#999b5a color shades, tints & tones
#999b5a color schemes
#999b5a color preview, HTML & CSS examples
This text has a color of #999b5a
<p style="color:#999b5a;">Text here</p>
.mytext {color:#999b5a;}
This box has a color of #999b5a
<div style="background-color:#999b5a;">Content here</div>
.mybackground {background-color:#999b5a;}
Border around this has a color of #999b5a
<div style="border:2px solid #999b5a;">Content here</div>
.myborder {border:2px solid #999b5a;}