#b1b5c9 color space conversions
Hex:
#b1b5c9
RGB:
177, 181, 201
CMY:
31, 29, 21
CMYK:
12, 10, 0, 21
HSL:
230°, 18.1818%, 74.1176%
HSV (HSB):
230°, 11.9403%, 78.8235%
XYZ:
45.1980, 46.6119, 61.8731
xyY:
0.2941, 0.3033, 46.6119
CIE-Lab:
73.9408, 2.5924, -10.5869
CIE-LCH:
73.9408, 10.8997, 283.7593
CIE-Luv:
73.9408, -3.3058, -16.5826
Hunter-Lab:
68.2729, -1.3072, -5.9412
#b1b5c9 color charts
#b1b5c9 color shades, tints & tones
#b1b5c9 color schemes
#b1b5c9 color preview, HTML & CSS examples
This text has a color of #b1b5c9
<p style="color:#b1b5c9;">Text here</p>
.mytext {color:#b1b5c9;}
This box has a color of #b1b5c9
<div style="background-color:#b1b5c9;">Content here</div>
.mybackground {background-color:#b1b5c9;}
Border around this has a color of #b1b5c9
<div style="border:2px solid #b1b5c9;">Content here</div>
.myborder {border:2px solid #b1b5c9;}