#bcf01f color space conversions
Hex:
#bcf01f
RGB:
188, 240, 31
CMY:
26, 6, 88
CMYK:
22, 0, 87, 6
HSL:
75°, 87.4477%, 53.1373%
HSV (HSB):
75°, 87.0833%, 94.1176%
XYZ:
52.1464, 73.1105, 12.6596
xyY:
0.3781, 0.5301, 73.1105
CIE-Lab:
88.5004, -41.1103, 82.5579
CIE-LCH:
88.5004, 92.2273, 116.4713
CIE-Luv:
88.5004, -25.4059, 99.0575
Hunter-Lab:
85.5047, -40.7719, 51.0749
#bcf01f color charts
#bcf01f color shades, tints & tones
#bcf01f color schemes
#bcf01f color preview, HTML & CSS examples
This text has a color of #bcf01f
<p style="color:#bcf01f;">Text here</p>
.mytext {color:#bcf01f;}
This box has a color of #bcf01f
<div style="background-color:#bcf01f;">Content here</div>
.mybackground {background-color:#bcf01f;}
Border around this has a color of #bcf01f
<div style="border:2px solid #bcf01f;">Content here</div>
.myborder {border:2px solid #bcf01f;}