#b0bbd6 color space conversions
Hex:
#b0bbd6
RGB:
176, 187, 214
CMY:
31, 27, 16
CMYK:
18, 13, 0, 16
HSL:
223°, 31.6667%, 76.4706%
HSV (HSB):
223°, 17.7570%, 83.9216%
XYZ:
47.8124, 49.6258, 70.6771
xyY:
0.2844, 0.2952, 49.6258
CIE-Lab:
75.8390, 1.7951, -14.8256
CIE-LCH:
75.8390, 14.9339, 276.9038
CIE-Luv:
75.8390, -7.2916, -23.2533
Hunter-Lab:
70.4456, -2.1293, -10.1729
#b0bbd6 color charts
#b0bbd6 color shades, tints & tones
#b0bbd6 color schemes
#b0bbd6 color preview, HTML & CSS examples
This text has a color of #b0bbd6
<p style="color:#b0bbd6;">Text here</p>
.mytext {color:#b0bbd6;}
This box has a color of #b0bbd6
<div style="background-color:#b0bbd6;">Content here</div>
.mybackground {background-color:#b0bbd6;}
Border around this has a color of #b0bbd6
<div style="border:2px solid #b0bbd6;">Content here</div>
.myborder {border:2px solid #b0bbd6;}