#b1b6d3 color space conversions
Hex:
#b1b6d3
RGB:
177, 182, 211
CMY:
31, 29, 17
CMYK:
16, 14, 0, 17
HSL:
231°, 27.8689%, 76.0784%
HSV (HSB):
231°, 16.1137%, 82.7451%
XYZ:
46.6173, 47.5062, 68.3406
xyY:
0.2869, 0.2924, 47.5062
CIE-Lab:
74.5124, 4.1720, -15.1833
CIE-LCH:
74.5124, 15.7460, 285.3644
CIE-Luv:
74.5124, -4.3140, -24.1396
Hunter-Lab:
68.9247, 0.1104, -10.5403
#b1b6d3 color charts
#b1b6d3 color shades, tints & tones
#b1b6d3 color schemes
#b1b6d3 color preview, HTML & CSS examples
This text has a color of #b1b6d3
<p style="color:#b1b6d3;">Text here</p>
.mytext {color:#b1b6d3;}
This box has a color of #b1b6d3
<div style="background-color:#b1b6d3;">Content here</div>
.mybackground {background-color:#b1b6d3;}
Border around this has a color of #b1b6d3
<div style="border:2px solid #b1b6d3;">Content here</div>
.myborder {border:2px solid #b1b6d3;}