#b9bbbf color space conversions
Hex:
#b9bbbf
RGB:
185, 187, 191
CMY:
27, 27, 25
CMYK:
3, 2, 0, 25
HSL:
220°, 4.4776%, 73.7255%
HSV (HSB):
220°, 3.1414%, 74.9020%
XYZ:
47.1819, 49.6165, 56.3804
xyY:
0.3080, 0.3239, 49.6165
CIE-Lab:
75.8333, 0.0639, -2.2694
CIE-LCH:
75.8333, 2.2703, 271.6141
CIE-Luv:
75.8333, -1.3462, -3.4089
Hunter-Lab:
70.4390, -3.7043, 1.8507
#b9bbbf color charts
#b9bbbf color shades, tints & tones
#b9bbbf color schemes
#b9bbbf color preview, HTML & CSS examples
This text has a color of #b9bbbf
<p style="color:#b9bbbf;">Text here</p>
.mytext {color:#b9bbbf;}
This box has a color of #b9bbbf
<div style="background-color:#b9bbbf;">Content here</div>
.mybackground {background-color:#b9bbbf;}
Border around this has a color of #b9bbbf
<div style="border:2px solid #b9bbbf;">Content here</div>
.myborder {border:2px solid #b9bbbf;}