#b9b9c9 color space conversions
Hex:
#b9b9c9
RGB:
185, 185, 201
CMY:
27, 27, 21
CMYK:
8, 8, 0, 21
HSL:
240°, 12.9032%, 75.6863%
HSV (HSB):
240°, 7.9602%, 78.8235%
XYZ:
47.8992, 49.2293, 62.2360
xyY:
0.3006, 0.3089, 49.2293
CIE-Lab:
75.5937, 3.0926, -8.0603
CIE-LCH:
75.5937, 8.6332, 290.9911
CIE-Luv:
75.5937, -0.9196, -12.7752
Hunter-Lab:
70.1636, -0.9281, -3.4765
#b9b9c9 color charts
#b9b9c9 color shades, tints & tones
#b9b9c9 color schemes
#b9b9c9 color preview, HTML & CSS examples
This text has a color of #b9b9c9
<p style="color:#b9b9c9;">Text here</p>
.mytext {color:#b9b9c9;}
This box has a color of #b9b9c9
<div style="background-color:#b9b9c9;">Content here</div>
.mybackground {background-color:#b9b9c9;}
Border around this has a color of #b9b9c9
<div style="border:2px solid #b9b9c9;">Content here</div>
.myborder {border:2px solid #b9b9c9;}