#bfc01b color space conversions
Hex:
#bfc01b
RGB:
191, 192, 27
CMY:
25, 25, 89
CMYK:
1, 0, 86, 25
HSL:
60°, 75.3425%, 42.9412%
HSV (HSB):
60°, 85.9375%, 75.2941%
XYZ:
40.5333, 48.8548, 8.3305
xyY:
0.4148, 0.5000, 48.8548
CIE-Lab:
75.3609, -17.4446, 72.6137
CIE-LCH:
75.3609, 74.6798, 103.5086
CIE-Luv:
75.3609, 5.1401, 80.7445
Hunter-Lab:
69.8962, -18.8048, 41.8609
#bfc01b color charts
#bfc01b color shades, tints & tones
#bfc01b color schemes
#bfc01b color preview, HTML & CSS examples
This text has a color of #bfc01b
<p style="color:#bfc01b;">Text here</p>
.mytext {color:#bfc01b;}
This box has a color of #bfc01b
<div style="background-color:#bfc01b;">Content here</div>
.mybackground {background-color:#bfc01b;}
Border around this has a color of #bfc01b
<div style="border:2px solid #bfc01b;">Content here</div>
.myborder {border:2px solid #bfc01b;}