#b1bcc5 color space conversions
Hex:
#b1bcc5
RGB:
177, 188, 197
CMY:
31, 26, 23
CMYK:
10, 5, 0, 23
HSL:
207°, 14.7059%, 73.3333%
HSV (HSB):
207°, 10.1523%, 77.2549%
XYZ:
46.1927, 49.3448, 59.9132
xyY:
0.2972, 0.3174, 49.3448
CIE-Lab:
75.6653, -1.9982, -5.8457
CIE-LCH:
75.6653, 6.1778, 251.1282
CIE-Luv:
75.6653, -6.4784, -8.5104
Hunter-Lab:
70.2458, -5.5510, -1.3968
#b1bcc5 color charts
#b1bcc5 color shades, tints & tones
#b1bcc5 color schemes
#b1bcc5 color preview, HTML & CSS examples
This text has a color of #b1bcc5
<p style="color:#b1bcc5;">Text here</p>
.mytext {color:#b1bcc5;}
This box has a color of #b1bcc5
<div style="background-color:#b1bcc5;">Content here</div>
.mybackground {background-color:#b1bcc5;}
Border around this has a color of #b1bcc5
<div style="border:2px solid #b1bcc5;">Content here</div>
.myborder {border:2px solid #b1bcc5;}