#999d4e color space conversions
Hex:
#999d4e
RGB:
153, 157, 78
CMY:
40, 38, 69
CMYK:
3, 0, 50, 38
HSL:
63°, 33.6170%, 46.0784%
HSV (HSB):
63°, 50.3185%, 61.5686%
XYZ:
26.5690, 31.4363, 11.8752
xyY:
0.3802, 0.4499, 31.4363
CIE-Lab:
62.8742, -13.0496, 40.4343
CIE-LCH:
62.8742, 42.4879, 107.8868
CIE-Luv:
62.8742, 1.0430, 50.4706
Hunter-Lab:
56.0681, -13.5334, 26.6901
#999d4e color charts
#999d4e color shades, tints & tones
#999d4e color schemes
#999d4e color preview, HTML & CSS examples
This text has a color of #999d4e
<p style="color:#999d4e;">Text here</p>
.mytext {color:#999d4e;}
This box has a color of #999d4e
<div style="background-color:#999d4e;">Content here</div>
.mybackground {background-color:#999d4e;}
Border around this has a color of #999d4e
<div style="border:2px solid #999d4e;">Content here</div>
.myborder {border:2px solid #999d4e;}