#bfbf08 color space conversions
Hex:
#bfbf08
RGB:
191, 191, 8
CMY:
25, 25, 97
CMYK:
0, 0, 96, 25
HSL:
60°, 91.9598%, 39.0196%
HSV (HSB):
60°, 95.8115%, 74.9020%
XYZ:
40.1605, 48.3555, 7.4466
xyY:
0.4185, 0.5039, 48.3555
CIE-Lab:
75.0486, -17.2560, 75.1912
CIE-LCH:
75.0486, 77.1459, 102.9253
CIE-Luv:
75.0486, 5.9161, 82.0161
Hunter-Lab:
69.5381, -18.6023, 42.3275
#bfbf08 color charts
#bfbf08 color shades, tints & tones
#bfbf08 color schemes
#bfbf08 color preview, HTML & CSS examples
This text has a color of #bfbf08
<p style="color:#bfbf08;">Text here</p>
.mytext {color:#bfbf08;}
This box has a color of #bfbf08
<div style="background-color:#bfbf08;">Content here</div>
.mybackground {background-color:#bfbf08;}
Border around this has a color of #bfbf08
<div style="border:2px solid #bfbf08;">Content here</div>
.myborder {border:2px solid #bfbf08;}