#998a50 color space conversions
Hex:
#998a50
RGB:
153, 138, 80
CMY:
40, 46, 69
CMYK:
0, 10, 48, 40
HSL:
48°, 31.3305%, 45.6863%
HSV (HSB):
48°, 47.7124%, 60.0000%
XYZ:
23.6733, 25.5284, 11.2692
xyY:
0.3915, 0.4222, 25.5284
CIE-Lab:
57.5867, -2.5951, 32.9718
CIE-LCH:
57.5867, 33.0738, 94.5003
CIE-Luv:
57.5867, 12.8562, 39.9417
Hunter-Lab:
50.5257, -4.7855, 22.1440
#998a50 color charts
#998a50 color shades, tints & tones
#998a50 color schemes
#998a50 color preview, HTML & CSS examples
This text has a color of #998a50
<p style="color:#998a50;">Text here</p>
.mytext {color:#998a50;}
This box has a color of #998a50
<div style="background-color:#998a50;">Content here</div>
.mybackground {background-color:#998a50;}
Border around this has a color of #998a50
<div style="border:2px solid #998a50;">Content here</div>
.myborder {border:2px solid #998a50;}