#999d4d color space conversions
Hex:
#999d4d
RGB:
153, 157, 77
CMY:
40, 38, 70
CMYK:
3, 0, 51, 38
HSL:
63°, 34.1880%, 45.8824%
HSV (HSB):
63°, 50.9554%, 61.5686%
XYZ:
26.5334, 31.4221, 11.6878
xyY:
0.3810, 0.4512, 31.4221
CIE-Lab:
62.8623, -13.1443, 40.9191
CIE-LCH:
62.8623, 42.9784, 107.8084
CIE-Luv:
62.8623, 1.0723, 50.9241
Hunter-Lab:
56.0554, -13.6053, 26.8766
#999d4d color charts
#999d4d color shades, tints & tones
#999d4d color schemes
#999d4d color preview, HTML & CSS examples
This text has a color of #999d4d
<p style="color:#999d4d;">Text here</p>
.mytext {color:#999d4d;}
This box has a color of #999d4d
<div style="background-color:#999d4d;">Content here</div>
.mybackground {background-color:#999d4d;}
Border around this has a color of #999d4d
<div style="border:2px solid #999d4d;">Content here</div>
.myborder {border:2px solid #999d4d;}