#bfcc40 color space conversions
Hex:
#bfcc40
RGB:
191, 204, 64
CMY:
25, 20, 75
CMYK:
6, 0, 69, 20
HSL:
66°, 57.8512%, 52.5490%
HSV (HSB):
66°, 68.6275%, 80.0000%
XYZ:
44.0041, 54.6323, 13.0763
xyY:
0.3939, 0.4890, 54.6323
CIE-Lab:
78.8290, -21.9439, 64.8237
CIE-LCH:
78.8290, 68.4372, 108.7018
CIE-Luv:
78.8290, -2.9252, 78.2335
Hunter-Lab:
73.9136, -23.0797, 41.2504
#bfcc40 color charts
#bfcc40 color shades, tints & tones
#bfcc40 color schemes
#bfcc40 color preview, HTML & CSS examples
This text has a color of #bfcc40
<p style="color:#bfcc40;">Text here</p>
.mytext {color:#bfcc40;}
This box has a color of #bfcc40
<div style="background-color:#bfcc40;">Content here</div>
.mybackground {background-color:#bfcc40;}
Border around this has a color of #bfcc40
<div style="border:2px solid #bfcc40;">Content here</div>
.myborder {border:2px solid #bfcc40;}