#bcf03c color space conversions
Hex:
#bcf03c
RGB:
188, 240, 60
CMY:
26, 6, 76
CMYK:
22, 0, 75, 6
HSL:
77°, 85.7143%, 58.8235%
HSV (HSB):
77°, 75.0000%, 94.1176%
XYZ:
52.7147, 73.3378, 15.6522
xyY:
0.3720, 0.5175, 73.3378
CIE-Lab:
88.6086, -40.0951, 75.5900
CIE-LCH:
88.6086, 85.5656, 117.9428
CIE-Luv:
88.6086, -25.4407, 94.2461
Hunter-Lab:
85.6375, -39.9887, 49.1096
#bcf03c color charts
#bcf03c color shades, tints & tones
#bcf03c color schemes
#bcf03c color preview, HTML & CSS examples
This text has a color of #bcf03c
<p style="color:#bcf03c;">Text here</p>
.mytext {color:#bcf03c;}
This box has a color of #bcf03c
<div style="background-color:#bcf03c;">Content here</div>
.mybackground {background-color:#bcf03c;}
Border around this has a color of #bcf03c
<div style="border:2px solid #bcf03c;">Content here</div>
.myborder {border:2px solid #bcf03c;}