#b8bcc5 color space conversions
Hex:
#b8bcc5
RGB:
184, 188, 197
CMY:
28, 26, 23
CMYK:
7, 5, 0, 23
HSL:
222°, 10.0775%, 74.7059%
HSV (HSB):
222°, 6.5990%, 77.2549%
XYZ:
47.8284, 50.1880, 59.9897
xyY:
0.3027, 0.3176, 50.1880
CIE-Lab:
76.1845, 0.3502, -5.0203
CIE-LCH:
76.1845, 5.0325, 273.9902
CIE-Luv:
76.1845, -2.7184, -7.6423
Hunter-Lab:
70.8435, -3.4658, -0.6159
#b8bcc5 color charts
#b8bcc5 color shades, tints & tones
#b8bcc5 color schemes
#b8bcc5 color preview, HTML & CSS examples
This text has a color of #b8bcc5
<p style="color:#b8bcc5;">Text here</p>
.mytext {color:#b8bcc5;}
This box has a color of #b8bcc5
<div style="background-color:#b8bcc5;">Content here</div>
.mybackground {background-color:#b8bcc5;}
Border around this has a color of #b8bcc5
<div style="border:2px solid #b8bcc5;">Content here</div>
.myborder {border:2px solid #b8bcc5;}