#998a7d color space conversions
Hex:
#998a7d
RGB:
153, 138, 125
CMY:
40, 46, 51
CMYK:
0, 10, 18, 40
HSL:
28°, 12.0690%, 54.5098%
HSV (HSB):
28°, 18.3007%, 60.0000%
XYZ:
25.9270, 26.4299, 23.1370
xyY:
0.3434, 0.3501, 26.4299
CIE-Lab:
58.4429, 3.3964, 9.0026
CIE-LCH:
58.4429, 9.6219, 69.3303
CIE-Luv:
58.4429, 9.9074, 11.6603
Hunter-Lab:
51.4100, 0.0532, 9.3037
#998a7d color charts
#998a7d color shades, tints & tones
#998a7d color schemes
#998a7d color preview, HTML & CSS examples
This text has a color of #998a7d
<p style="color:#998a7d;">Text here</p>
.mytext {color:#998a7d;}
This box has a color of #998a7d
<div style="background-color:#998a7d;">Content here</div>
.mybackground {background-color:#998a7d;}
Border around this has a color of #998a7d
<div style="border:2px solid #998a7d;">Content here</div>
.myborder {border:2px solid #998a7d;}