#bcf112 color space conversions
Hex:
#bcf112
RGB:
188, 241, 18
CMY:
26, 5, 93
CMYK:
22, 0, 93, 5
HSL:
74°, 88.8446%, 50.7843%
HSV (HSB):
74°, 92.5311%, 94.5098%
XYZ:
52.3035, 73.6456, 12.0306
xyY:
0.3791, 0.5337, 73.6456
CIE-Lab:
88.7547, -41.7961, 84.6408
CIE-LCH:
88.7547, 94.3980, 116.2804
CIE-Luv:
88.7547, -25.9417, 100.6235
Hunter-Lab:
85.8170, -41.3881, 51.7601
#bcf112 color charts
#bcf112 color shades, tints & tones
#bcf112 color schemes
#bcf112 color preview, HTML & CSS examples
This text has a color of #bcf112
<p style="color:#bcf112;">Text here</p>
.mytext {color:#bcf112;}
This box has a color of #bcf112
<div style="background-color:#bcf112;">Content here</div>
.mybackground {background-color:#bcf112;}
Border around this has a color of #bcf112
<div style="border:2px solid #bcf112;">Content here</div>
.myborder {border:2px solid #bcf112;}