#998d7c color space conversions
Hex:
#998d7c
RGB:
153, 141, 124
CMY:
40, 45, 51
CMYK:
0, 8, 19, 40
HSL:
35°, 12.4464%, 54.3137%
HSV (HSB):
35°, 18.9542%, 60.0000%
XYZ:
26.2998, 27.2773, 22.9477
xyY:
0.3437, 0.3565, 27.2773
CIE-Lab:
59.2301, 1.5501, 10.6863
CIE-LCH:
59.2301, 10.7981, 81.7465
CIE-Luv:
59.2301, 8.2882, 14.2189
Hunter-Lab:
52.2277, -1.5127, 10.5087
#998d7c color charts
#998d7c color shades, tints & tones
#998d7c color schemes
#998d7c color preview, HTML & CSS examples
This text has a color of #998d7c
<p style="color:#998d7c;">Text here</p>
.mytext {color:#998d7c;}
This box has a color of #998d7c
<div style="background-color:#998d7c;">Content here</div>
.mybackground {background-color:#998d7c;}
Border around this has a color of #998d7c
<div style="border:2px solid #998d7c;">Content here</div>
.myborder {border:2px solid #998d7c;}