#bfbdbb color space conversions
Hex:
#bfbdbb
RGB:
191, 189, 187
CMY:
25, 26, 27
CMYK:
0, 1, 2, 25
HSL:
30°, 3.0303%, 74.1176%
HSV (HSB):
30°, 2.0942%, 74.9020%
XYZ:
48.6531, 51.0594, 54.3049
xyY:
0.3159, 0.3315, 51.0594
CIE-Lab:
76.7150, 0.3364, 1.2462
CIE-LCH:
76.7150, 1.2908, 74.8945
CIE-Luv:
76.7150, 1.2571, 1.7909
Hunter-Lab:
71.4559, -3.5101, 4.9600
#bfbdbb color charts
#bfbdbb color shades, tints & tones
#bfbdbb color schemes
#bfbdbb color preview, HTML & CSS examples
This text has a color of #bfbdbb
<p style="color:#bfbdbb;">Text here</p>
.mytext {color:#bfbdbb;}
This box has a color of #bfbdbb
<div style="background-color:#bfbdbb;">Content here</div>
.mybackground {background-color:#bfbdbb;}
Border around this has a color of #bfbdbb
<div style="border:2px solid #bfbdbb;">Content here</div>
.myborder {border:2px solid #bfbdbb;}