#b8bcc7 color space conversions
Hex:
#b8bcc7
RGB:
184, 188, 199
CMY:
28, 26, 22
CMYK:
8, 6, 0, 22
HSL:
224°, 11.8110%, 75.0980%
HSV (HSB):
224°, 7.5377%, 78.0392%
XYZ:
48.0592, 50.2803, 61.2049
xyY:
0.3012, 0.3151, 50.2803
CIE-Lab:
76.2410, 0.7453, -6.0226
CIE-LCH:
76.2410, 6.0686, 277.0547
CIE-Luv:
76.2410, -2.8242, -9.2490
Hunter-Lab:
70.9086, -3.1095, -1.5403
#b8bcc7 color charts
#b8bcc7 color shades, tints & tones
#b8bcc7 color schemes
#b8bcc7 color preview, HTML & CSS examples
This text has a color of #b8bcc7
<p style="color:#b8bcc7;">Text here</p>
.mytext {color:#b8bcc7;}
This box has a color of #b8bcc7
<div style="background-color:#b8bcc7;">Content here</div>
.mybackground {background-color:#b8bcc7;}
Border around this has a color of #b8bcc7
<div style="border:2px solid #b8bcc7;">Content here</div>
.myborder {border:2px solid #b8bcc7;}