#b1b2c7 color space conversions
Hex:
#b1b2c7
RGB:
177, 178, 199
CMY:
31, 30, 22
CMYK:
11, 11, 0, 22
HSL:
237°, 16.4179%, 73.7255%
HSV (HSB):
237°, 11.0553%, 78.0392%
XYZ:
44.3607, 45.3114, 60.4408
xyY:
0.2955, 0.3018, 45.3114
CIE-Lab:
73.0965, 3.8070, -10.7544
CIE-LCH:
73.0965, 11.4083, 289.4935
CIE-Luv:
73.0965, -1.7554, -17.0112
Hunter-Lab:
67.3138, -0.1652, -6.1166
#b1b2c7 color charts
#b1b2c7 color shades, tints & tones
#b1b2c7 color schemes
#b1b2c7 color preview, HTML & CSS examples
This text has a color of #b1b2c7
<p style="color:#b1b2c7;">Text here</p>
.mytext {color:#b1b2c7;}
This box has a color of #b1b2c7
<div style="background-color:#b1b2c7;">Content here</div>
.mybackground {background-color:#b1b2c7;}
Border around this has a color of #b1b2c7
<div style="border:2px solid #b1b2c7;">Content here</div>
.myborder {border:2px solid #b1b2c7;}