#9999a8 color space conversions
Hex:
#9999a8
RGB:
153, 153, 168
CMY:
40, 40, 34
CMYK:
9, 9, 0, 34
HSL:
240°, 7.9365%, 62.9412%
HSV (HSB):
240°, 8.9286%, 65.8824%
XYZ:
31.5960, 32.3819, 41.6308
xyY:
0.2992, 0.3066, 32.3819
CIE-Lab:
63.6573, 3.0150, -7.8203
CIE-LCH:
63.6573, 8.3814, 291.0834
CIE-Luv:
63.6573, -0.8662, -12.0306
Hunter-Lab:
56.9051, -0.4737, -3.5420
#9999a8 color charts
#9999a8 color shades, tints & tones
#9999a8 color schemes
#9999a8 color preview, HTML & CSS examples
This text has a color of #9999a8
<p style="color:#9999a8;">Text here</p>
.mytext {color:#9999a8;}
This box has a color of #9999a8
<div style="background-color:#9999a8;">Content here</div>
.mybackground {background-color:#9999a8;}
Border around this has a color of #9999a8
<div style="border:2px solid #9999a8;">Content here</div>
.myborder {border:2px solid #9999a8;}