#bebbbd color space conversions
Hex:
#bebbbd
RGB:
190, 187, 189
CMY:
25, 27, 26
CMYK:
0, 2, 1, 25
HSL:
320°, 2.2556%, 73.9216%
HSV (HSB):
320°, 1.5789%, 74.5098%
XYZ:
48.1908, 50.1619, 55.2864
xyY:
0.3137, 0.3265, 50.1619
CIE-Lab:
76.1685, 1.4210, -0.6458
CIE-LCH:
76.1685, 1.5609, 335.5596
CIE-Luv:
76.1685, 1.5935, -1.2088
Hunter-Lab:
70.8251, -2.4888, 3.2955
#bebbbd color charts
#bebbbd color shades, tints & tones
#bebbbd color schemes
#bebbbd color preview, HTML & CSS examples
This text has a color of #bebbbd
<p style="color:#bebbbd;">Text here</p>
.mytext {color:#bebbbd;}
This box has a color of #bebbbd
<div style="background-color:#bebbbd;">Content here</div>
.mybackground {background-color:#bebbbd;}
Border around this has a color of #bebbbd
<div style="border:2px solid #bebbbd;">Content here</div>
.myborder {border:2px solid #bebbbd;}