#b3bebd color space conversions
Hex:
#b3bebd
RGB:
179, 190, 189
CMY:
30, 25, 26
CMYK:
6, 0, 1, 25
HSL:
175°, 7.8014%, 72.3529%
HSV (HSB):
175°, 5.7895%, 74.5098%
XYZ:
46.1892, 50.0847, 55.3770
xyY:
0.3046, 0.3303, 50.0847
CIE-Lab:
76.1212, -3.9735, -0.8145
CIE-LCH:
76.1212, 4.0562, 191.5835
CIE-Luv:
76.1212, -6.0386, -0.5362
Hunter-Lab:
70.7706, -7.3486, 3.1458
#b3bebd color charts
#b3bebd color shades, tints & tones
#b3bebd color schemes
#b3bebd color preview, HTML & CSS examples
This text has a color of #b3bebd
<p style="color:#b3bebd;">Text here</p>
.mytext {color:#b3bebd;}
This box has a color of #b3bebd
<div style="background-color:#b3bebd;">Content here</div>
.mybackground {background-color:#b3bebd;}
Border around this has a color of #b3bebd
<div style="border:2px solid #b3bebd;">Content here</div>
.myborder {border:2px solid #b3bebd;}