#bfbdbd color space conversions
Hex:
#bfbdbd
RGB:
191, 189, 189
CMY:
25, 26, 26
CMYK:
0, 1, 1, 25
HSL:
0°, 1.5385%, 74.5098%
HSV (HSB):
0°, 1.0471%, 74.9020%
XYZ:
48.8688, 51.1457, 55.4406
xyY:
0.3144, 0.3290, 51.1457
CIE-Lab:
76.7672, 0.7016, 0.2382
CIE-LCH:
76.7672, 0.7409, 18.7507
CIE-Luv:
76.7672, 1.1399, 0.2326
Hunter-Lab:
71.5162, -3.1800, 4.0988
#bfbdbd color charts
#bfbdbd color shades, tints & tones
#bfbdbd color schemes
#bfbdbd color preview, HTML & CSS examples
This text has a color of #bfbdbd
<p style="color:#bfbdbd;">Text here</p>
.mytext {color:#bfbdbd;}
This box has a color of #bfbdbd
<div style="background-color:#bfbdbd;">Content here</div>
.mybackground {background-color:#bfbdbd;}
Border around this has a color of #bfbdbd
<div style="border:2px solid #bfbdbd;">Content here</div>
.myborder {border:2px solid #bfbdbd;}