#b1b3cb color space conversions
Hex:
#b1b3cb
RGB:
177, 179, 203
CMY:
31, 30, 20
CMYK:
13, 12, 0, 20
HSL:
235°, 20.0000%, 74.5098%
HSV (HSB):
235°, 12.8079%, 79.6078%
XYZ:
45.0311, 45.8991, 62.9859
xyY:
0.2926, 0.2982, 45.8991
CIE-Lab:
73.4800, 4.0978, -12.3687
CIE-LCH:
73.4800, 13.0298, 288.3301
CIE-Luv:
73.4800, -2.4626, -19.6094
Hunter-Lab:
67.7489, 0.0841, -7.6975
#b1b3cb color charts
#b1b3cb color shades, tints & tones
#b1b3cb color schemes
#b1b3cb color preview, HTML & CSS examples
This text has a color of #b1b3cb
<p style="color:#b1b3cb;">Text here</p>
.mytext {color:#b1b3cb;}
This box has a color of #b1b3cb
<div style="background-color:#b1b3cb;">Content here</div>
.mybackground {background-color:#b1b3cb;}
Border around this has a color of #b1b3cb
<div style="border:2px solid #b1b3cb;">Content here</div>
.myborder {border:2px solid #b1b3cb;}