#bfcc06 color space conversions
Hex:
#bfcc06
RGB:
191, 204, 6
CMY:
25, 20, 98
CMYK:
6, 0, 97, 20
HSL:
64°, 94.2857%, 41.1765%
HSV (HSB):
64°, 97.0588%, 80.0000%
XYZ:
43.1116, 54.2752, 8.3762
xyY:
0.4076, 0.5132, 54.2752
CIE-Lab:
78.6220, -23.6846, 78.0811
CIE-LCH:
78.6220, 81.5942, 106.8743
CIE-Luv:
78.6220, -2.4572, 87.1442
Hunter-Lab:
73.6717, -24.4700, 44.8291
#bfcc06 color charts
#bfcc06 color shades, tints & tones
#bfcc06 color schemes
#bfcc06 color preview, HTML & CSS examples
This text has a color of #bfcc06
<p style="color:#bfcc06;">Text here</p>
.mytext {color:#bfcc06;}
This box has a color of #bfcc06
<div style="background-color:#bfcc06;">Content here</div>
.mybackground {background-color:#bfcc06;}
Border around this has a color of #bfcc06
<div style="border:2px solid #bfcc06;">Content here</div>
.myborder {border:2px solid #bfcc06;}