#bfbf5e color space conversions
Hex:
#bfbf5e
RGB:
191, 191, 94
CMY:
25, 25, 63
CMYK:
0, 0, 51, 25
HSL:
60°, 43.1111%, 55.8824%
HSV (HSB):
60°, 50.7853%, 74.9020%
XYZ:
42.1370, 49.1461, 17.8550
xyY:
0.3861, 0.4503, 49.1461
CIE-Lab:
75.5421, -13.3264, 48.3610
CIE-LCH:
75.5421, 50.1635, 105.4062
CIE-Luv:
75.5421, 4.4435, 61.5959
Hunter-Lab:
70.1043, -15.3929, 33.9723
#bfbf5e color charts
#bfbf5e color shades, tints & tones
#bfbf5e color schemes
#bfbf5e color preview, HTML & CSS examples
This text has a color of #bfbf5e
<p style="color:#bfbf5e;">Text here</p>
.mytext {color:#bfbf5e;}
This box has a color of #bfbf5e
<div style="background-color:#bfbf5e;">Content here</div>
.mybackground {background-color:#bfbf5e;}
Border around this has a color of #bfbf5e
<div style="border:2px solid #bfbf5e;">Content here</div>
.myborder {border:2px solid #bfbf5e;}