#99999d color space conversions
Hex:
#99999d
RGB:
153, 153, 157
CMY:
40, 40, 38
CMYK:
3, 3, 0, 38
HSL:
240°, 2.0000%, 60.7843%
HSV (HSB):
240°, 2.5478%, 61.5686%
XYZ:
30.6139, 31.9891, 36.4593
xyY:
0.3090, 0.3229, 31.9891
CIE-Lab:
63.3339, 0.7826, -2.0995
CIE-LCH:
63.3339, 2.2406, 290.4437
CIE-Luv:
63.3339, -0.2272, -3.1696
Hunter-Lab:
56.5589, -2.3605, 1.3714
#99999d color charts
#99999d color shades, tints & tones
#99999d color schemes
#99999d color preview, HTML & CSS examples
This text has a color of #99999d
<p style="color:#99999d;">Text here</p>
.mytext {color:#99999d;}
This box has a color of #99999d
<div style="background-color:#99999d;">Content here</div>
.mybackground {background-color:#99999d;}
Border around this has a color of #99999d
<div style="border:2px solid #99999d;">Content here</div>
.myborder {border:2px solid #99999d;}