#999fa0 color space conversions
Hex:
#999fa0
RGB:
153, 159, 160
CMY:
40, 38, 37
CMYK:
4, 1, 0, 37
HSL:
189°, 3.5533%, 61.3725%
HSV (HSB):
189°, 4.3750%, 62.7451%
XYZ:
31.8802, 34.1066, 38.1607
xyY:
0.3061, 0.3275, 34.1066
CIE-Lab:
65.0471, -1.9403, -1.2732
CIE-LCH:
65.0471, 2.3208, 213.2710
CIE-Luv:
65.0471, -3.4063, -1.5263
Hunter-Lab:
58.4009, -4.7611, 2.1390
#999fa0 color charts
#999fa0 color shades, tints & tones
#999fa0 color schemes
#999fa0 color preview, HTML & CSS examples
This text has a color of #999fa0
<p style="color:#999fa0;">Text here</p>
.mytext {color:#999fa0;}
This box has a color of #999fa0
<div style="background-color:#999fa0;">Content here</div>
.mybackground {background-color:#999fa0;}
Border around this has a color of #999fa0
<div style="border:2px solid #999fa0;">Content here</div>
.myborder {border:2px solid #999fa0;}