#bfbd9c color space conversions
Hex:
#bfbd9c
RGB:
191, 189, 156
CMY:
25, 26, 39
CMYK:
0, 1, 18, 25
HSL:
57°, 21.4724%, 68.0392%
HSV (HSB):
57°, 18.3246%, 74.9020%
XYZ:
45.6842, 49.8719, 38.6709
xyY:
0.3404, 0.3715, 49.8719
CIE-Lab:
75.9905, -4.8479, 16.9691
CIE-LCH:
75.9905, 17.6480, 105.9442
CIE-Luv:
75.9905, 2.9830, 24.7206
Hunter-Lab:
70.6200, -8.1131, 16.9673
#bfbd9c color charts
#bfbd9c color shades, tints & tones
#bfbd9c color schemes
#bfbd9c color preview, HTML & CSS examples
This text has a color of #bfbd9c
<p style="color:#bfbd9c;">Text here</p>
.mytext {color:#bfbd9c;}
This box has a color of #bfbd9c
<div style="background-color:#bfbd9c;">Content here</div>
.mybackground {background-color:#bfbd9c;}
Border around this has a color of #bfbd9c
<div style="border:2px solid #bfbd9c;">Content here</div>
.myborder {border:2px solid #bfbd9c;}