#bcf00b color space conversions
Hex:
#bcf00b
RGB:
188, 240, 11
CMY:
26, 6, 96
CMYK:
22, 0, 95, 6
HSL:
74°, 91.2351%, 49.2157%
HSV (HSB):
74°, 95.4167%, 94.1176%
XYZ:
51.9595, 73.0357, 11.6754
xyY:
0.3802, 0.5344, 73.0357
CIE-Lab:
88.4647, -41.4464, 85.0949
CIE-LCH:
88.4647, 94.6517, 115.9689
CIE-Luv:
88.4647, -25.3944, 100.6609
Hunter-Lab:
85.4609, -41.0301, 51.7227
#bcf00b color charts
#bcf00b color shades, tints & tones
#bcf00b color schemes
#bcf00b color preview, HTML & CSS examples
This text has a color of #bcf00b
<p style="color:#bcf00b;">Text here</p>
.mytext {color:#bcf00b;}
This box has a color of #bcf00b
<div style="background-color:#bcf00b;">Content here</div>
.mybackground {background-color:#bcf00b;}
Border around this has a color of #bcf00b
<div style="border:2px solid #bcf00b;">Content here</div>
.myborder {border:2px solid #bcf00b;}