#b8bfcd color space conversions
Hex:
#b8bfcd
RGB:
184, 191, 205
CMY:
28, 25, 20
CMYK:
10, 7, 0, 20
HSL:
220°, 17.3554%, 76.2745%
HSV (HSB):
220°, 10.2439%, 80.3922%
XYZ:
49.4174, 51.8597, 65.1630
xyY:
0.2969, 0.3116, 51.8597
CIE-Lab:
77.1969, 0.3428, -7.8585
CIE-LCH:
77.1969, 7.8660, 272.4977
CIE-Luv:
77.1969, -4.5933, -12.0469
Hunter-Lab:
72.0137, -3.5333, -3.2401
#b8bfcd color charts
#b8bfcd color shades, tints & tones
#b8bfcd color schemes
#b8bfcd color preview, HTML & CSS examples
This text has a color of #b8bfcd
<p style="color:#b8bfcd;">Text here</p>
.mytext {color:#b8bfcd;}
This box has a color of #b8bfcd
<div style="background-color:#b8bfcd;">Content here</div>
.mybackground {background-color:#b8bfcd;}
Border around this has a color of #b8bfcd
<div style="border:2px solid #b8bfcd;">Content here</div>
.myborder {border:2px solid #b8bfcd;}