#bfbf0e color space conversions
Hex:
#bfbf0e
RGB:
191, 191, 14
CMY:
25, 25, 95
CMYK:
0, 0, 93, 25
HSL:
60°, 86.3415%, 40.1961%
HSV (HSB):
60°, 92.6702%, 74.9020%
XYZ:
40.1959, 48.3697, 7.6332
xyY:
0.4178, 0.5028, 48.3697
CIE-Lab:
75.0575, -17.1841, 74.5290
CIE-LCH:
75.0575, 76.4844, 102.9837
CIE-Luv:
75.0575, 5.8883, 81.6315
Hunter-Lab:
69.5483, -18.5442, 42.1765
#bfbf0e color charts
#bfbf0e color shades, tints & tones
#bfbf0e color schemes
#bfbf0e color preview, HTML & CSS examples
This text has a color of #bfbf0e
<p style="color:#bfbf0e;">Text here</p>
.mytext {color:#bfbf0e;}
This box has a color of #bfbf0e
<div style="background-color:#bfbf0e;">Content here</div>
.mybackground {background-color:#bfbf0e;}
Border around this has a color of #bfbf0e
<div style="border:2px solid #bfbf0e;">Content here</div>
.myborder {border:2px solid #bfbf0e;}