#b9bed6 color space conversions
Hex:
#b9bed6
RGB:
185, 190, 214
CMY:
27, 25, 16
CMYK:
14, 11, 0, 16
HSL:
230°, 26.1261%, 78.2353%
HSV (HSB):
230°, 13.5514%, 83.9216%
XYZ:
50.5586, 51.9962, 70.9899
xyY:
0.2913, 0.2996, 51.9962
CIE-Lab:
77.2786, 3.0621, -12.5987
CIE-LCH:
77.2786, 12.9655, 283.6607
CIE-Luv:
77.2786, -4.0491, -19.9578
Hunter-Lab:
72.1084, -1.0349, -7.8944
#b9bed6 color charts
#b9bed6 color shades, tints & tones
#b9bed6 color schemes
#b9bed6 color preview, HTML & CSS examples
This text has a color of #b9bed6
<p style="color:#b9bed6;">Text here</p>
.mytext {color:#b9bed6;}
This box has a color of #b9bed6
<div style="background-color:#b9bed6;">Content here</div>
.mybackground {background-color:#b9bed6;}
Border around this has a color of #b9bed6
<div style="border:2px solid #b9bed6;">Content here</div>
.myborder {border:2px solid #b9bed6;}