#b9bcc1 color space conversions
Hex:
#b9bcc1
RGB:
185, 188, 193
CMY:
27, 26, 24
CMYK:
4, 3, 0, 24
HSL:
218°, 6.0606%, 74.1176%
HSV (HSB):
218°, 4.1451%, 75.6863%
XYZ:
47.6164, 50.1310, 57.6187
xyY:
0.3065, 0.3227, 50.1310
CIE-Lab:
76.1496, -0.0877, -2.8913
CIE-LCH:
76.1496, 2.8926, 268.2627
CIE-Luv:
76.1496, -1.9556, -4.3253
Hunter-Lab:
70.8032, -3.8612, 1.3129
#b9bcc1 color charts
#b9bcc1 color shades, tints & tones
#b9bcc1 color schemes
#b9bcc1 color preview, HTML & CSS examples
This text has a color of #b9bcc1
<p style="color:#b9bcc1;">Text here</p>
.mytext {color:#b9bcc1;}
This box has a color of #b9bcc1
<div style="background-color:#b9bcc1;">Content here</div>
.mybackground {background-color:#b9bcc1;}
Border around this has a color of #b9bcc1
<div style="border:2px solid #b9bcc1;">Content here</div>
.myborder {border:2px solid #b9bcc1;}