#b9b9b6 color space conversions
Hex:
#b9b9b6
RGB:
185, 185, 182
CMY:
27, 27, 29
CMYK:
0, 0, 2, 27
HSL:
60°, 2.0979%, 71.9608%
HSV (HSB):
60°, 1.6216%, 72.5490%
XYZ:
45.8000, 48.3896, 51.1822
xyY:
0.3151, 0.3329, 48.3896
CIE-Lab:
75.0700, -0.5494, 1.5104
CIE-LCH:
75.0700, 1.6072, 109.9874
CIE-Luv:
75.0700, 0.1694, 2.3270
Hunter-Lab:
69.5626, -4.2102, 5.0700
#b9b9b6 color charts
#b9b9b6 color shades, tints & tones
#b9b9b6 color schemes
#b9b9b6 color preview, HTML & CSS examples
This text has a color of #b9b9b6
<p style="color:#b9b9b6;">Text here</p>
.mytext {color:#b9b9b6;}
This box has a color of #b9b9b6
<div style="background-color:#b9b9b6;">Content here</div>
.mybackground {background-color:#b9b9b6;}
Border around this has a color of #b9b9b6
<div style="border:2px solid #b9b9b6;">Content here</div>
.myborder {border:2px solid #b9b9b6;}