#b1bec2 color space conversions
Hex:
#b1bec2
RGB:
177, 190, 194
CMY:
31, 25, 24
CMYK:
9, 2, 0, 24
HSL:
194°, 12.2302%, 72.7451%
HSV (HSB):
194°, 8.7629%, 76.0784%
XYZ:
46.2825, 50.0691, 58.2639
xyY:
0.2993, 0.3238, 50.0691
CIE-Lab:
76.1116, -3.6675, -3.5583
CIE-LCH:
76.1116, 5.1100, 224.1348
CIE-Luv:
76.1116, -7.3203, -4.7359
Hunter-Lab:
70.7595, -7.0755, 0.7118
#b1bec2 color charts
#b1bec2 color shades, tints & tones
#b1bec2 color schemes
#b1bec2 color preview, HTML & CSS examples
This text has a color of #b1bec2
<p style="color:#b1bec2;">Text here</p>
.mytext {color:#b1bec2;}
This box has a color of #b1bec2
<div style="background-color:#b1bec2;">Content here</div>
.mybackground {background-color:#b1bec2;}
Border around this has a color of #b1bec2
<div style="border:2px solid #b1bec2;">Content here</div>
.myborder {border:2px solid #b1bec2;}