#b1bcc9 color space conversions
Hex:
#b1bcc9
RGB:
177, 188, 201
CMY:
31, 26, 21
CMYK:
12, 6, 0, 21
HSL:
213°, 18.1818%, 74.1176%
HSV (HSB):
213°, 11.9403%, 78.8235%
XYZ:
46.6573, 49.5306, 62.3596
xyY:
0.2943, 0.3124, 49.5306
CIE-Lab:
75.7802, -1.1801, -7.8486
CIE-LCH:
75.7802, 7.9368, 261.4490
CIE-Luv:
75.7802, -6.6571, -11.7471
Hunter-Lab:
70.3780, -4.8243, -3.2703
#b1bcc9 color charts
#b1bcc9 color shades, tints & tones
#b1bcc9 color schemes
#b1bcc9 color preview, HTML & CSS examples
This text has a color of #b1bcc9
<p style="color:#b1bcc9;">Text here</p>
.mytext {color:#b1bcc9;}
This box has a color of #b1bcc9
<div style="background-color:#b1bcc9;">Content here</div>
.mybackground {background-color:#b1bcc9;}
Border around this has a color of #b1bcc9
<div style="border:2px solid #b1bcc9;">Content here</div>
.myborder {border:2px solid #b1bcc9;}