#b8bdbf color space conversions
Hex:
#b8bdbf
RGB:
184, 189, 191
CMY:
28, 26, 25
CMYK:
4, 1, 0, 25
HSL:
197°, 5.1852%, 73.5294%
HSV (HSB):
197°, 3.6649%, 74.9020%
XYZ:
47.3687, 50.3471, 56.5116
xyY:
0.3071, 0.3264, 50.3471
CIE-Lab:
76.2818, -1.3475, -1.6205
CIE-LCH:
76.2818, 2.1076, 230.2544
CIE-Luv:
76.2818, -2.9045, -2.1937
Hunter-Lab:
70.9557, -5.0092, 2.4484
#b8bdbf color charts
#b8bdbf color shades, tints & tones
#b8bdbf color schemes
#b8bdbf color preview, HTML & CSS examples
This text has a color of #b8bdbf
<p style="color:#b8bdbf;">Text here</p>
.mytext {color:#b8bdbf;}
This box has a color of #b8bdbf
<div style="background-color:#b8bdbf;">Content here</div>
.mybackground {background-color:#b8bdbf;}
Border around this has a color of #b8bdbf
<div style="border:2px solid #b8bdbf;">Content here</div>
.myborder {border:2px solid #b8bdbf;}