#b8bcc9 color space conversions
Hex:
#b8bcc9
RGB:
184, 188, 201
CMY:
28, 26, 21
CMYK:
8, 6, 0, 21
HSL:
226°, 13.6000%, 75.4902%
HSV (HSB):
226°, 8.4577%, 78.8235%
XYZ:
48.2930, 50.3738, 62.4361
xyY:
0.2998, 0.3127, 50.3738
CIE-Lab:
76.2981, 1.1439, -7.0235
CIE-LCH:
76.2981, 7.1161, 279.2503
CIE-Luv:
76.2981, -2.9306, -10.8619
Hunter-Lab:
70.9745, -2.7492, -2.4751
#b8bcc9 color charts
#b8bcc9 color shades, tints & tones
#b8bcc9 color schemes
#b8bcc9 color preview, HTML & CSS examples
This text has a color of #b8bcc9
<p style="color:#b8bcc9;">Text here</p>
.mytext {color:#b8bcc9;}
This box has a color of #b8bcc9
<div style="background-color:#b8bcc9;">Content here</div>
.mybackground {background-color:#b8bcc9;}
Border around this has a color of #b8bcc9
<div style="border:2px solid #b8bcc9;">Content here</div>
.myborder {border:2px solid #b8bcc9;}