#bfc24d color space conversions
Hex:
#bfc24d
RGB:
191, 194, 77
CMY:
25, 24, 70
CMYK:
2, 0, 60, 24
HSL:
62°, 48.9540%, 53.1373%
HSV (HSB):
62°, 60.3093%, 76.0784%
XYZ:
42.1172, 50.1958, 14.4901
xyY:
0.3943, 0.4700, 50.1958
CIE-Lab:
76.1893, -16.1756, 56.8372
CIE-LCH:
76.1893, 59.0942, 105.8861
CIE-Luv:
76.1893, 3.0420, 69.7503
Hunter-Lab:
70.8490, -17.8738, 37.4682
#bfc24d color charts
#bfc24d color shades, tints & tones
#bfc24d color schemes
#bfc24d color preview, HTML & CSS examples
This text has a color of #bfc24d
<p style="color:#bfc24d;">Text here</p>
.mytext {color:#bfc24d;}
This box has a color of #bfc24d
<div style="background-color:#bfc24d;">Content here</div>
.mybackground {background-color:#bfc24d;}
Border around this has a color of #bfc24d
<div style="border:2px solid #bfc24d;">Content here</div>
.myborder {border:2px solid #bfc24d;}