#b1b3be color space conversions
Hex:
#b1b3be
RGB:
177, 179, 190
CMY:
31, 30, 25
CMYK:
7, 6, 0, 25
HSL:
231°, 9.0909%, 71.9608%
HSV (HSB):
231°, 6.8421%, 74.5098%
XYZ:
43.5458, 45.3050, 55.1648
xyY:
0.3024, 0.3146, 45.3050
CIE-Lab:
73.0923, 1.4357, -5.8327
CIE-LCH:
73.0923, 6.0067, 283.8281
CIE-Luv:
73.0923, -1.7325, -9.0097
Hunter-Lab:
67.3090, -2.3095, -1.4763
#b1b3be color charts
#b1b3be color shades, tints & tones
#b1b3be color schemes
#b1b3be color preview, HTML & CSS examples
This text has a color of #b1b3be
<p style="color:#b1b3be;">Text here</p>
.mytext {color:#b1b3be;}
This box has a color of #b1b3be
<div style="background-color:#b1b3be;">Content here</div>
.mybackground {background-color:#b1b3be;}
Border around this has a color of #b1b3be
<div style="border:2px solid #b1b3be;">Content here</div>
.myborder {border:2px solid #b1b3be;}