#b9bed8 color space conversions
Hex:
#b9bed8
RGB:
185, 190, 216
CMY:
27, 25, 15
CMYK:
14, 12, 0, 15
HSL:
230°, 28.4404%, 78.6275%
HSV (HSB):
230°, 14.3519%, 84.7059%
XYZ:
50.8157, 52.0991, 72.3436
xyY:
0.2899, 0.2973, 52.0991
CIE-Lab:
77.3400, 3.4827, -13.5881
CIE-LCH:
77.3400, 14.0274, 284.3756
CIE-Luv:
77.3400, -4.1554, -21.6053
Hunter-Lab:
72.1797, -0.6474, -8.8989
#b9bed8 color charts
#b9bed8 color shades, tints & tones
#b9bed8 color schemes
#b9bed8 color preview, HTML & CSS examples
This text has a color of #b9bed8
<p style="color:#b9bed8;">Text here</p>
.mytext {color:#b9bed8;}
This box has a color of #b9bed8
<div style="background-color:#b9bed8;">Content here</div>
.mybackground {background-color:#b9bed8;}
Border around this has a color of #b9bed8
<div style="border:2px solid #b9bed8;">Content here</div>
.myborder {border:2px solid #b9bed8;}