#bbbfbb color space conversions
Hex:
#bbbfbb
RGB:
187, 191, 187
CMY:
27, 25, 27
CMYK:
2, 0, 2, 25
HSL:
120°, 3.0303%, 74.1176%
HSV (HSB):
120°, 2.0942%, 74.9020%
XYZ:
48.0940, 51.4143, 54.4028
xyY:
0.3125, 0.3341, 51.4143
CIE-Lab:
76.9293, -2.1253, 1.5204
CIE-LCH:
76.9293, 2.6131, 144.4219
CIE-Luv:
76.9293, -2.0408, 2.6264
Hunter-Lab:
71.7037, -5.7559, 5.2083
#bbbfbb color charts
#bbbfbb color shades, tints & tones
#bbbfbb color schemes
#bbbfbb color preview, HTML & CSS examples
This text has a color of #bbbfbb
<p style="color:#bbbfbb;">Text here</p>
.mytext {color:#bbbfbb;}
This box has a color of #bbbfbb
<div style="background-color:#bbbfbb;">Content here</div>
.mybackground {background-color:#bbbfbb;}
Border around this has a color of #bbbfbb
<div style="border:2px solid #bbbfbb;">Content here</div>
.myborder {border:2px solid #bbbfbb;}