#bbbec5 color space conversions
Hex:
#bbbec5
RGB:
187, 190, 197
CMY:
27, 25, 23
CMYK:
5, 4, 0, 23
HSL:
222°, 7.9365%, 75.2941%
HSV (HSB):
222°, 5.0761%, 77.2549%
XYZ:
48.9850, 51.4229, 60.1672
xyY:
0.3051, 0.3202, 51.4229
CIE-Lab:
76.9345, 0.2978, -3.8887
CIE-LCH:
76.9345, 3.9001, 274.3785
CIE-Luv:
76.9345, -2.0626, -5.9148
Hunter-Lab:
71.7098, -3.5586, 0.4503
#bbbec5 color charts
#bbbec5 color shades, tints & tones
#bbbec5 color schemes
#bbbec5 color preview, HTML & CSS examples
This text has a color of #bbbec5
<p style="color:#bbbec5;">Text here</p>
.mytext {color:#bbbec5;}
This box has a color of #bbbec5
<div style="background-color:#bbbec5;">Content here</div>
.mybackground {background-color:#bbbec5;}
Border around this has a color of #bbbec5
<div style="border:2px solid #bbbec5;">Content here</div>
.myborder {border:2px solid #bbbec5;}