#b8b9c8 color space conversions
Hex:
#b8b9c8
RGB:
184, 185, 200
CMY:
28, 27, 22
CMYK:
8, 8, 0, 22
HSL:
236°, 12.6984%, 75.2941%
HSV (HSB):
236°, 8.0000%, 78.4314%
XYZ:
47.5415, 49.0584, 61.6071
xyY:
0.3005, 0.3101, 49.0584
CIE-Lab:
75.4876, 2.5569, -7.6822
CIE-LCH:
75.4876, 8.0966, 288.4093
CIE-Luv:
75.4876, -1.4092, -12.0972
Hunter-Lab:
70.0417, -1.4145, -3.1209
#b8b9c8 color charts
#b8b9c8 color shades, tints & tones
#b8b9c8 color schemes
#b8b9c8 color preview, HTML & CSS examples
This text has a color of #b8b9c8
<p style="color:#b8b9c8;">Text here</p>
.mytext {color:#b8b9c8;}
This box has a color of #b8b9c8
<div style="background-color:#b8b9c8;">Content here</div>
.mybackground {background-color:#b8b9c8;}
Border around this has a color of #b8b9c8
<div style="border:2px solid #b8b9c8;">Content here</div>
.myborder {border:2px solid #b8b9c8;}