#b8bdc9 color space conversions
Hex:
#b8bdc9
RGB:
184, 189, 201
CMY:
28, 26, 21
CMYK:
8, 6, 0, 21
HSL:
222°, 13.6000%, 75.4902%
HSV (HSB):
222°, 8.4577%, 78.8235%
XYZ:
48.5074, 50.8026, 62.5076
xyY:
0.2998, 0.3139, 50.8026
CIE-Lab:
76.5593, 0.6079, -6.6367
CIE-LCH:
76.5593, 6.6645, 275.2331
CIE-Luv:
76.5593, -3.4187, -10.1800
Hunter-Lab:
71.2759, -3.2534, -2.1030
#b8bdc9 color charts
#b8bdc9 color shades, tints & tones
#b8bdc9 color schemes
#b8bdc9 color preview, HTML & CSS examples
This text has a color of #b8bdc9
<p style="color:#b8bdc9;">Text here</p>
.mytext {color:#b8bdc9;}
This box has a color of #b8bdc9
<div style="background-color:#b8bdc9;">Content here</div>
.mybackground {background-color:#b8bdc9;}
Border around this has a color of #b8bdc9
<div style="border:2px solid #b8bdc9;">Content here</div>
.myborder {border:2px solid #b8bdc9;}