#999e5a color space conversions
Hex:
#999e5a
RGB:
153, 158, 90
CMY:
40, 38, 65
CMYK:
3, 0, 43, 38
HSL:
64°, 27.4194%, 48.6275%
HSV (HSB):
64°, 43.0380%, 61.9608%
XYZ:
27.2092, 31.9642, 14.4085
xyY:
0.3698, 0.4344, 31.9642
CIE-Lab:
63.3133, -12.3370, 34.8294
CIE-LCH:
63.3133, 36.9498, 109.5048
CIE-Luv:
63.3133, 0.0675, 45.1139
Hunter-Lab:
56.5369, -13.0339, 24.4657
#999e5a color charts
#999e5a color shades, tints & tones
#999e5a color schemes
#999e5a color preview, HTML & CSS examples
This text has a color of #999e5a
<p style="color:#999e5a;">Text here</p>
.mytext {color:#999e5a;}
This box has a color of #999e5a
<div style="background-color:#999e5a;">Content here</div>
.mybackground {background-color:#999e5a;}
Border around this has a color of #999e5a
<div style="border:2px solid #999e5a;">Content here</div>
.myborder {border:2px solid #999e5a;}