#999fb1 color space conversions
Hex:
#999fb1
RGB:
153, 159, 177
CMY:
40, 38, 31
CMYK:
14, 10, 0, 31
HSL:
225°, 13.3333%, 64.7059%
HSV (HSB):
225°, 13.5593%, 69.4118%
XYZ:
33.4708, 34.7429, 46.5369
xyY:
0.2917, 0.3028, 34.7429
CIE-Lab:
65.5480, 1.5850, -10.0523
CIE-LCH:
65.5480, 10.1765, 278.9603
CIE-Luv:
65.5480, -4.2495, -15.2752
Hunter-Lab:
58.9431, -1.7893, -5.5506
#999fb1 color charts
#999fb1 color shades, tints & tones
#999fb1 color schemes
#999fb1 color preview, HTML & CSS examples
This text has a color of #999fb1
<p style="color:#999fb1;">Text here</p>
.mytext {color:#999fb1;}
This box has a color of #999fb1
<div style="background-color:#999fb1;">Content here</div>
.mybackground {background-color:#999fb1;}
Border around this has a color of #999fb1
<div style="border:2px solid #999fb1;">Content here</div>
.myborder {border:2px solid #999fb1;}