#b8c8bb color space conversions
Hex:
#b8c8bb
RGB:
184, 200, 187
CMY:
28, 22, 27
CMYK:
8, 0, 7, 22
HSL:
131°, 12.6984%, 75.2941%
HSV (HSB):
131°, 8.0000%, 78.4314%
XYZ:
49.3911, 55.0868, 55.0433
xyY:
0.3096, 0.3453, 55.0868
CIE-Lab:
79.0912, -7.8938, 4.6275
CIE-LCH:
79.0912, 9.1502, 149.6206
CIE-Luv:
79.0912, -8.2504, 8.2248
Hunter-Lab:
74.2205, -11.1004, 7.9837
#b8c8bb color charts
#b8c8bb color shades, tints & tones
#b8c8bb color schemes
#b8c8bb color preview, HTML & CSS examples
This text has a color of #b8c8bb
<p style="color:#b8c8bb;">Text here</p>
.mytext {color:#b8c8bb;}
This box has a color of #b8c8bb
<div style="background-color:#b8c8bb;">Content here</div>
.mybackground {background-color:#b8c8bb;}
Border around this has a color of #b8c8bb
<div style="border:2px solid #b8c8bb;">Content here</div>
.myborder {border:2px solid #b8c8bb;}