#bfbb5e color space conversions
Hex:
#bfbb5e
RGB:
191, 187, 94
CMY:
25, 27, 63
CMYK:
0, 2, 51, 25
HSL:
58°, 43.1111%, 55.8824%
HSV (HSB):
58°, 50.7853%, 74.9020%
XYZ:
41.2766, 47.4252, 17.5681
xyY:
0.3884, 0.4463, 47.4252
CIE-Lab:
74.4609, -11.2790, 47.0861
CIE-LCH:
74.4609, 48.4182, 103.4708
CIE-Luv:
74.4609, 6.9403, 59.6737
Hunter-Lab:
68.8659, -13.5268, 33.0809
#bfbb5e color charts
#bfbb5e color shades, tints & tones
#bfbb5e color schemes
#bfbb5e color preview, HTML & CSS examples
This text has a color of #bfbb5e
<p style="color:#bfbb5e;">Text here</p>
.mytext {color:#bfbb5e;}
This box has a color of #bfbb5e
<div style="background-color:#bfbb5e;">Content here</div>
.mybackground {background-color:#bfbb5e;}
Border around this has a color of #bfbb5e
<div style="border:2px solid #bfbb5e;">Content here</div>
.myborder {border:2px solid #bfbb5e;}