#9990a9 color space conversions
Hex:
#9990a9
RGB:
153, 144, 169
CMY:
40, 44, 34
CMYK:
9, 15, 0, 34
HSL:
262°, 12.6904%, 61.3725%
HSV (HSB):
262°, 14.7929%, 66.2745%
XYZ:
30.2716, 29.5834, 41.6508
xyY:
0.2982, 0.2914, 29.5834
CIE-Lab:
61.2931, 8.2967, -11.9197
CIE-LCH:
61.2931, 14.5229, 304.8398
CIE-Luv:
61.2931, 3.4390, -18.9847
Hunter-Lab:
54.3906, 4.1621, -7.3292
#9990a9 color charts
#9990a9 color shades, tints & tones
#9990a9 color schemes
#9990a9 color preview, HTML & CSS examples
This text has a color of #9990a9
<p style="color:#9990a9;">Text here</p>
.mytext {color:#9990a9;}
This box has a color of #9990a9
<div style="background-color:#9990a9;">Content here</div>
.mybackground {background-color:#9990a9;}
Border around this has a color of #9990a9
<div style="border:2px solid #9990a9;">Content here</div>
.myborder {border:2px solid #9990a9;}