#bfb94f color space conversions
Hex:
#bfb94f
RGB:
191, 185, 79
CMY:
25, 27, 69
CMYK:
0, 3, 59, 25
HSL:
57°, 46.6667%, 52.9412%
HSV (HSB):
57°, 58.6387%, 74.9020%
XYZ:
40.2461, 46.3388, 14.2202
xyY:
0.3992, 0.4597, 46.3388
CIE-Lab:
73.7648, -11.4561, 53.2951
CIE-LCH:
73.7648, 54.5125, 102.1315
CIE-Luv:
73.7648, 8.7110, 64.9438
Hunter-Lab:
68.0726, -13.5937, 35.2653
#bfb94f color charts
#bfb94f color shades, tints & tones
#bfb94f color schemes
#bfb94f color preview, HTML & CSS examples
This text has a color of #bfb94f
<p style="color:#bfb94f;">Text here</p>
.mytext {color:#bfb94f;}
This box has a color of #bfb94f
<div style="background-color:#bfb94f;">Content here</div>
.mybackground {background-color:#bfb94f;}
Border around this has a color of #bfb94f
<div style="border:2px solid #bfb94f;">Content here</div>
.myborder {border:2px solid #bfb94f;}