#bfa73e color space conversions
Hex:
#bfa73e
RGB:
191, 167, 62
CMY:
25, 35, 76
CMYK:
0, 13, 68, 25
HSL:
49°, 50.9881%, 49.6078%
HSV (HSB):
49°, 67.5393%, 74.9020%
XYZ:
36.1741, 39.0616, 10.1905
xyY:
0.4235, 0.4573, 39.0616
CIE-Lab:
68.7959, -3.1538, 55.3951
CIE-LCH:
68.7959, 55.4848, 93.2585
CIE-Luv:
68.7959, 21.3385, 62.8765
Hunter-Lab:
62.4993, -6.0594, 34.0823
#bfa73e color charts
#bfa73e color shades, tints & tones
#bfa73e color schemes
#bfa73e color preview, HTML & CSS examples
This text has a color of #bfa73e
<p style="color:#bfa73e;">Text here</p>
.mytext {color:#bfa73e;}
This box has a color of #bfa73e
<div style="background-color:#bfa73e;">Content here</div>
.mybackground {background-color:#bfa73e;}
Border around this has a color of #bfa73e
<div style="border:2px solid #bfa73e;">Content here</div>
.myborder {border:2px solid #bfa73e;}