#bfcc32 color space conversions
Hex:
#bfcc32
RGB:
191, 204, 50
CMY:
25, 20, 80
CMYK:
6, 0, 75, 20
HSL:
65°, 60.6299%, 49.8039%
HSV (HSB):
65°, 75.4902%, 80.0000%
XYZ:
43.6544, 54.4924, 11.2349
xyY:
0.3991, 0.4982, 54.4924
CIE-Lab:
78.7480, -22.6221, 69.5522
CIE-LCH:
78.7480, 73.1386, 108.0173
CIE-Luv:
78.7480, -2.7441, 81.6810
Hunter-Lab:
73.8190, -23.6233, 42.6496
#bfcc32 color charts
#bfcc32 color shades, tints & tones
#bfcc32 color schemes
#bfcc32 color preview, HTML & CSS examples
This text has a color of #bfcc32
<p style="color:#bfcc32;">Text here</p>
.mytext {color:#bfcc32;}
This box has a color of #bfcc32
<div style="background-color:#bfcc32;">Content here</div>
.mybackground {background-color:#bfcc32;}
Border around this has a color of #bfcc32
<div style="border:2px solid #bfcc32;">Content here</div>
.myborder {border:2px solid #bfcc32;}