#bfbdad color space conversions
Hex:
#bfbdad
RGB:
191, 189, 173
CMY:
25, 26, 32
CMYK:
0, 1, 9, 25
HSL:
53°, 12.3288%, 71.3725%
HSV (HSB):
53°, 9.4241%, 74.9020%
XYZ:
47.2263, 50.4887, 46.7914
xyY:
0.3268, 0.3494, 50.4887
CIE-Lab:
76.3682, -2.1178, 8.3292
CIE-LCH:
76.3682, 8.5942, 104.2657
CIE-Luv:
76.3682, 2.0595, 12.4531
Hunter-Lab:
71.0554, -5.7086, 10.6952
#bfbdad color charts
#bfbdad color shades, tints & tones
#bfbdad color schemes
#bfbdad color preview, HTML & CSS examples
This text has a color of #bfbdad
<p style="color:#bfbdad;">Text here</p>
.mytext {color:#bfbdad;}
This box has a color of #bfbdad
<div style="background-color:#bfbdad;">Content here</div>
.mybackground {background-color:#bfbdad;}
Border around this has a color of #bfbdad
<div style="border:2px solid #bfbdad;">Content here</div>
.myborder {border:2px solid #bfbdad;}