#b8bbc9 color space conversions
Hex:
#b8bbc9
RGB:
184, 187, 201
CMY:
28, 27, 21
CMYK:
8, 7, 0, 21
HSL:
229°, 13.6000%, 75.4902%
HSV (HSB):
229°, 8.4577%, 78.8235%
XYZ:
48.0801, 49.9480, 62.3652
xyY:
0.2998, 0.3114, 49.9480
CIE-Lab:
76.0374, 1.6808, -7.4102
CIE-LCH:
76.0374, 7.5984, 282.7799
CIE-Luv:
76.0374, -2.4425, -11.5439
Hunter-Lab:
70.6739, -2.2442, -2.8479
#b8bbc9 color charts
#b8bbc9 color shades, tints & tones
#b8bbc9 color schemes
#b8bbc9 color preview, HTML & CSS examples
This text has a color of #b8bbc9
<p style="color:#b8bbc9;">Text here</p>
.mytext {color:#b8bbc9;}
This box has a color of #b8bbc9
<div style="background-color:#b8bbc9;">Content here</div>
.mybackground {background-color:#b8bbc9;}
Border around this has a color of #b8bbc9
<div style="border:2px solid #b8bbc9;">Content here</div>
.myborder {border:2px solid #b8bbc9;}