#bbbdb5 color space conversions
Hex:
#bbbdb5
RGB:
187, 189, 181
CMY:
27, 26, 29
CMYK:
1, 0, 4, 26
HSL:
75°, 5.7143%, 72.5490%
HSV (HSB):
75°, 4.2328%, 74.1176%
XYZ:
47.0316, 50.2962, 50.9454
xyY:
0.3172, 0.3392, 50.2962
CIE-Lab:
76.2507, -2.1560, 3.7863
CIE-LCH:
76.2507, 4.3571, 119.6586
CIE-Luv:
76.2507, -0.7003, 5.9492
Hunter-Lab:
70.9198, -5.7345, 7.0528
#bbbdb5 color charts
#bbbdb5 color shades, tints & tones
#bbbdb5 color schemes
#bbbdb5 color preview, HTML & CSS examples
This text has a color of #bbbdb5
<p style="color:#bbbdb5;">Text here</p>
.mytext {color:#bbbdb5;}
This box has a color of #bbbdb5
<div style="background-color:#bbbdb5;">Content here</div>
.mybackground {background-color:#bbbdb5;}
Border around this has a color of #bbbdb5
<div style="border:2px solid #bbbdb5;">Content here</div>
.myborder {border:2px solid #bbbdb5;}