#998e5e color space conversions
Hex:
#998e5e
RGB:
153, 142, 94
CMY:
40, 44, 63
CMYK:
0, 7, 39, 40
HSL:
49°, 23.8866%, 48.4314%
HSV (HSB):
49°, 38.5621%, 60.0000%
XYZ:
24.8303, 26.9265, 14.4783
xyY:
0.3749, 0.4065, 26.9265
CIE-Lab:
58.9062, -3.2391, 27.0666
CIE-LCH:
58.9062, 27.2597, 96.8241
CIE-Luv:
58.9062, 9.5828, 34.3956
Hunter-Lab:
51.8907, -5.3946, 19.7807
#998e5e color charts
#998e5e color shades, tints & tones
#998e5e color schemes
#998e5e color preview, HTML & CSS examples
This text has a color of #998e5e
<p style="color:#998e5e;">Text here</p>
.mytext {color:#998e5e;}
This box has a color of #998e5e
<div style="background-color:#998e5e;">Content here</div>
.mybackground {background-color:#998e5e;}
Border around this has a color of #998e5e
<div style="border:2px solid #998e5e;">Content here</div>
.myborder {border:2px solid #998e5e;}