#99999c color space conversions
Hex:
#99999c
RGB:
153, 153, 156
CMY:
40, 40, 39
CMYK:
2, 2, 0, 39
HSL:
240°, 1.4925%, 60.5882%
HSV (HSB):
240°, 1.9231%, 61.1765%
XYZ:
30.5289, 31.9551, 36.0114
xyY:
0.3100, 0.3244, 31.9551
CIE-Lab:
63.3057, 0.5862, -1.5769
CIE-LCH:
63.3057, 1.6824, 290.3912
CIE-Luv:
63.3057, -0.1700, -2.3765
Hunter-Lab:
56.5288, -2.5250, 1.7998
#99999c color charts
#99999c RGB chart
#99999c CMYK chart
#99999c RGB pie chart
#99999c color shades, tints & tones
#99999c color schemes
#99999c color preview, HTML & CSS examples
This text has a color of #99999c
<p style="color:#99999c;">Text here</p>
.mytext {color:#99999c;}
Text color #99999c
This box has a color of #99999c
<div style="background-color:#99999c;">Content here</div>
.mybackground {background-color:#99999c;}
Background color #99999c
Border around this has a color of #99999c
<div style="border:2px solid #99999c;">Content here</div>
.myborder {border:2px solid #99999c;}
Border color #99999c