#bfbbb7 color space conversions
Hex:
#bfbbb7
RGB:
191, 187, 183
CMY:
25, 27, 28
CMYK:
0, 2, 4, 25
HSL:
30°, 5.8824%, 73.3333%
HSV (HSB):
30°, 4.1885%, 74.9020%
XYZ:
47.8034, 50.0359, 51.9381
xyY:
0.3192, 0.3341, 50.0359
CIE-Lab:
76.0913, 0.6827, 2.5094
CIE-LCH:
76.0913, 2.6006, 74.7811
CIE-Luv:
76.0913, 2.5333, 3.5840
Hunter-Lab:
70.7361, -3.1578, 5.9814
#bfbbb7 color charts
#bfbbb7 color shades, tints & tones
#bfbbb7 color schemes
#bfbbb7 color preview, HTML & CSS examples
This text has a color of #bfbbb7
<p style="color:#bfbbb7;">Text here</p>
.mytext {color:#bfbbb7;}
This box has a color of #bfbbb7
<div style="background-color:#bfbbb7;">Content here</div>
.mybackground {background-color:#bfbbb7;}
Border around this has a color of #bfbbb7
<div style="border:2px solid #bfbbb7;">Content here</div>
.myborder {border:2px solid #bfbbb7;}