#b8bfc9 color space conversions
Hex:
#b8bfc9
RGB:
184, 191, 201
CMY:
28, 25, 21
CMYK:
8, 5, 0, 21
HSL:
215°, 13.6000%, 75.4902%
HSV (HSB):
215°, 8.4577%, 78.8235%
XYZ:
48.9406, 51.6690, 62.6520
xyY:
0.2998, 0.3165, 51.6690
CIE-Lab:
77.0825, -0.4614, -5.8625
CIE-LCH:
77.0825, 5.8806, 265.4995
CIE-Luv:
77.0825, -4.3948, -8.8166
Hunter-Lab:
71.8811, -4.2595, -1.3607
#b8bfc9 color charts
#b8bfc9 color shades, tints & tones
#b8bfc9 color schemes
#b8bfc9 color preview, HTML & CSS examples
This text has a color of #b8bfc9
<p style="color:#b8bfc9;">Text here</p>
.mytext {color:#b8bfc9;}
This box has a color of #b8bfc9
<div style="background-color:#b8bfc9;">Content here</div>
.mybackground {background-color:#b8bfc9;}
Border around this has a color of #b8bfc9
<div style="border:2px solid #b8bfc9;">Content here</div>
.myborder {border:2px solid #b8bfc9;}