#bcf52f color space conversions
Hex:
#bcf52f
RGB:
188, 245, 47
CMY:
26, 4, 82
CMYK:
23, 0, 81, 4
HSL:
77°, 90.8257%, 57.2549%
HSV (HSB):
77°, 80.8163%, 96.0784%
XYZ:
53.9045, 76.2014, 14.5566
xyY:
0.3726, 0.5268, 76.2014
CIE-Lab:
89.9528, -42.8214, 80.4115
CIE-LCH:
89.9528, 91.1026, 118.0366
CIE-Luv:
89.9528, -28.1093, 98.7815
Hunter-Lab:
87.2934, -42.5380, 51.2185
#bcf52f color charts
#bcf52f color shades, tints & tones
#bcf52f color schemes
#bcf52f color preview, HTML & CSS examples
This text has a color of #bcf52f
<p style="color:#bcf52f;">Text here</p>
.mytext {color:#bcf52f;}
This box has a color of #bcf52f
<div style="background-color:#bcf52f;">Content here</div>
.mybackground {background-color:#bcf52f;}
Border around this has a color of #bcf52f
<div style="border:2px solid #bcf52f;">Content here</div>
.myborder {border:2px solid #bcf52f;}