#bbbeb5 color space conversions
Hex:
#bbbeb5
RGB:
187, 190, 181
CMY:
27, 25, 29
CMYK:
2, 0, 5, 25
HSL:
80°, 6.4748%, 72.7451%
HSV (HSB):
80°, 4.7368%, 74.5098%
XYZ:
47.2475, 50.7279, 51.0173
xyY:
0.3171, 0.3405, 50.7279
CIE-Lab:
76.5139, -2.6864, 4.1670
CIE-LCH:
76.5139, 4.9579, 122.8090
CIE-Luv:
76.5139, -1.2183, 6.5999
Hunter-Lab:
71.2235, -6.2298, 7.3871
#bbbeb5 color charts
#bbbeb5 color shades, tints & tones
#bbbeb5 color schemes
#bbbeb5 color preview, HTML & CSS examples
This text has a color of #bbbeb5
<p style="color:#bbbeb5;">Text here</p>
.mytext {color:#bbbeb5;}
This box has a color of #bbbeb5
<div style="background-color:#bbbeb5;">Content here</div>
.mybackground {background-color:#bbbeb5;}
Border around this has a color of #bbbeb5
<div style="border:2px solid #bbbeb5;">Content here</div>
.myborder {border:2px solid #bbbeb5;}