#bfbf10 color space conversions
Hex:
#bfbf10
RGB:
191, 191, 16
CMY:
25, 25, 94
CMYK:
0, 0, 92, 25
HSL:
60°, 84.5411%, 40.5882%
HSV (HSB):
60°, 91.6230%, 74.9020%
XYZ:
40.2102, 48.3754, 7.7083
xyY:
0.4176, 0.5024, 48.3754
CIE-Lab:
75.0611, -17.1551, 74.2656
CIE-LCH:
75.0611, 76.2212, 103.0070
CIE-Luv:
75.0611, 5.8772, 81.4769
Hunter-Lab:
69.5524, -18.5209, 42.1157
#bfbf10 color charts
#bfbf10 color shades, tints & tones
#bfbf10 color schemes
#bfbf10 color preview, HTML & CSS examples
This text has a color of #bfbf10
<p style="color:#bfbf10;">Text here</p>
.mytext {color:#bfbf10;}
This box has a color of #bfbf10
<div style="background-color:#bfbf10;">Content here</div>
.mybackground {background-color:#bfbf10;}
Border around this has a color of #bfbf10
<div style="border:2px solid #bfbf10;">Content here</div>
.myborder {border:2px solid #bfbf10;}