#998d50 color space conversions
Hex:
#998d50
RGB:
153, 141, 80
CMY:
40, 45, 69
CMYK:
0, 8, 48, 40
HSL:
50°, 31.3305%, 45.6863%
HSV (HSB):
50°, 47.7124%, 60.0000%
XYZ:
24.1097, 26.4012, 11.4146
xyY:
0.3893, 0.4263, 26.4012
CIE-Lab:
58.4160, -4.2481, 33.9992
CIE-LCH:
58.4160, 34.2636, 97.1221
CIE-Luv:
58.4160, 10.9404, 41.4694
Hunter-Lab:
51.3821, -6.1623, 22.7961
#998d50 color charts
#998d50 color shades, tints & tones
#998d50 color schemes
#998d50 color preview, HTML & CSS examples
This text has a color of #998d50
<p style="color:#998d50;">Text here</p>
.mytext {color:#998d50;}
This box has a color of #998d50
<div style="background-color:#998d50;">Content here</div>
.mybackground {background-color:#998d50;}
Border around this has a color of #998d50
<div style="border:2px solid #998d50;">Content here</div>
.myborder {border:2px solid #998d50;}