#bbbfbd color space conversions
Hex:
#bbbfbd
RGB:
187, 191, 189
CMY:
27, 25, 26
CMYK:
2, 0, 1, 25
HSL:
150°, 3.0303%, 74.1176%
HSV (HSB):
150°, 2.0942%, 74.9020%
XYZ:
48.3096, 51.5005, 55.5385
xyY:
0.3110, 0.3315, 51.5005
CIE-Lab:
76.9812, -1.7546, 0.5132
CIE-LCH:
76.9812, 1.8281, 163.6965
CIE-Luv:
76.9812, -2.1436, 1.0682
Hunter-Lab:
71.7639, -5.4251, 4.3498
#bbbfbd color charts
#bbbfbd color shades, tints & tones
#bbbfbd color schemes
#bbbfbd color preview, HTML & CSS examples
This text has a color of #bbbfbd
<p style="color:#bbbfbd;">Text here</p>
.mytext {color:#bbbfbd;}
This box has a color of #bbbfbd
<div style="background-color:#bbbfbd;">Content here</div>
.mybackground {background-color:#bbbfbd;}
Border around this has a color of #bbbfbd
<div style="border:2px solid #bbbfbd;">Content here</div>
.myborder {border:2px solid #bbbfbd;}