#b8b2bd color space conversions
Hex:
#b8b2bd
RGB:
184, 178, 189
CMY:
28, 30, 26
CMYK:
3, 6, 0, 26
HSL:
273°, 7.6923%, 71.9608%
HSV (HSB):
273°, 5.8201%, 74.1176%
XYZ:
44.8729, 45.7053, 54.6011
xyY:
0.3091, 0.3148, 45.7053
CIE-Lab:
73.3539, 4.1845, -4.8366
CIE-LCH:
73.3539, 6.3956, 310.8656
CIE-Luv:
73.3539, 2.7430, -7.9601
Hunter-Lab:
67.6057, 0.1684, -0.5610
#b8b2bd color charts
#b8b2bd color shades, tints & tones
#b8b2bd color schemes
#b8b2bd color preview, HTML & CSS examples
This text has a color of #b8b2bd
<p style="color:#b8b2bd;">Text here</p>
.mytext {color:#b8b2bd;}
This box has a color of #b8b2bd
<div style="background-color:#b8b2bd;">Content here</div>
.mybackground {background-color:#b8b2bd;}
Border around this has a color of #b8b2bd
<div style="border:2px solid #b8b2bd;">Content here</div>
.myborder {border:2px solid #b8b2bd;}