#998a8d color space conversions
Hex:
#998a8d
RGB:
153, 138, 141
CMY:
40, 46, 45
CMYK:
0, 10, 8, 40
HSL:
348°, 6.8493%, 57.0588%
HSV (HSB):
348°, 9.8039%, 60.0000%
XYZ:
27.0331, 26.8723, 28.9614
xyY:
0.3262, 0.3243, 26.8723
CIE-Lab:
58.8560, 6.1629, 0.4397
CIE-LCH:
58.8560, 6.1786, 4.0809
CIE-Luv:
58.8560, 8.6555, -0.4142
Hunter-Lab:
51.8385, 2.3678, 3.1626
#998a8d color charts
#998a8d color shades, tints & tones
#998a8d color schemes
#998a8d color preview, HTML & CSS examples
This text has a color of #998a8d
<p style="color:#998a8d;">Text here</p>
.mytext {color:#998a8d;}
This box has a color of #998a8d
<div style="background-color:#998a8d;">Content here</div>
.mybackground {background-color:#998a8d;}
Border around this has a color of #998a8d
<div style="border:2px solid #998a8d;">Content here</div>
.myborder {border:2px solid #998a8d;}