#999fa4 color space conversions
Hex:
#999fa4
RGB:
153, 159, 164
CMY:
40, 38, 36
CMYK:
7, 3, 0, 36
HSL:
207°, 5.6995%, 62.1569%
HSV (HSB):
207°, 6.7073%, 64.3137%
XYZ:
32.2358, 34.2489, 40.0336
xyY:
0.3026, 0.3215, 34.2489
CIE-Lab:
65.1597, -1.1382, -3.3494
CIE-LCH:
65.1597, 3.5375, 251.2302
CIE-Luv:
65.1597, -3.6014, -4.7115
Hunter-Lab:
58.5226, -4.0918, 0.4072
#999fa4 color charts
#999fa4 color shades, tints & tones
#999fa4 color schemes
#999fa4 color preview, HTML & CSS examples
This text has a color of #999fa4
<p style="color:#999fa4;">Text here</p>
.mytext {color:#999fa4;}
This box has a color of #999fa4
<div style="background-color:#999fa4;">Content here</div>
.mybackground {background-color:#999fa4;}
Border around this has a color of #999fa4
<div style="border:2px solid #999fa4;">Content here</div>
.myborder {border:2px solid #999fa4;}