#bfbb4e color space conversions
Hex:
#bfbb4e
RGB:
191, 187, 78
CMY:
25, 27, 69
CMYK:
0, 2, 59, 25
HSL:
58°, 46.8880%, 52.7451%
HSV (HSB):
58°, 59.1623%, 74.9020%
XYZ:
40.6313, 47.1671, 14.1704
xyY:
0.3985, 0.4626, 47.1671
CIE-Lab:
74.2965, -12.5537, 54.3305
CIE-LCH:
74.2965, 55.7620, 103.0105
CIE-Luv:
74.2965, 7.4561, 66.2280
Hunter-Lab:
68.6783, -14.5831, 35.8415
#bfbb4e color charts
#bfbb4e color shades, tints & tones
#bfbb4e color schemes
#bfbb4e color preview, HTML & CSS examples
This text has a color of #bfbb4e
<p style="color:#bfbb4e;">Text here</p>
.mytext {color:#bfbb4e;}
This box has a color of #bfbb4e
<div style="background-color:#bfbb4e;">Content here</div>
.mybackground {background-color:#bfbb4e;}
Border around this has a color of #bfbb4e
<div style="border:2px solid #bfbb4e;">Content here</div>
.myborder {border:2px solid #bfbb4e;}