#b9b9c7 color space conversions
Hex:
#b9b9c7
RGB:
185, 185, 199
CMY:
27, 27, 22
CMYK:
7, 7, 0, 22
HSL:
240°, 11.1111%, 75.2941%
HSV (HSB):
240°, 7.0352%, 78.0392%
XYZ:
47.6653, 49.1357, 61.0047
xyY:
0.3021, 0.3114, 49.1357
CIE-Lab:
75.5357, 2.6943, -7.0585
CIE-LCH:
75.5357, 7.5553, 290.8924
CIE-Luv:
75.5357, -0.8029, -11.1566
Hunter-Lab:
70.0969, -1.2909, -2.5318
#b9b9c7 color charts
#b9b9c7 color shades, tints & tones
#b9b9c7 color schemes
#b9b9c7 color preview, HTML & CSS examples
This text has a color of #b9b9c7
<p style="color:#b9b9c7;">Text here</p>
.mytext {color:#b9b9c7;}
This box has a color of #b9b9c7
<div style="background-color:#b9b9c7;">Content here</div>
.mybackground {background-color:#b9b9c7;}
Border around this has a color of #b9b9c7
<div style="border:2px solid #b9b9c7;">Content here</div>
.myborder {border:2px solid #b9b9c7;}