#bcf05f color space conversions
Hex:
#bcf05f
RGB:
188, 240, 95
CMY:
26, 6, 63
CMYK:
22, 0, 60, 6
HSL:
82°, 82.8571%, 65.6863%
HSV (HSB):
82°, 60.4167%, 94.1176%
XYZ:
53.9647, 73.8378, 22.2343
xyY:
0.3597, 0.4921, 73.8378
CIE-Lab:
88.8458, -37.8959, 62.9940
CIE-LCH:
88.8458, 73.5142, 121.0302
CIE-Luv:
88.8458, -25.5168, 83.9875
Hunter-Lab:
85.9289, -38.2748, 44.8088
#bcf05f color charts
#bcf05f color shades, tints & tones
#bcf05f color schemes
#bcf05f color preview, HTML & CSS examples
This text has a color of #bcf05f
<p style="color:#bcf05f;">Text here</p>
.mytext {color:#bcf05f;}
This box has a color of #bcf05f
<div style="background-color:#bcf05f;">Content here</div>
.mybackground {background-color:#bcf05f;}
Border around this has a color of #bcf05f
<div style="border:2px solid #bcf05f;">Content here</div>
.myborder {border:2px solid #bcf05f;}