#bcf00d color space conversions
Hex:
#bcf00d
RGB:
188, 240, 13
CMY:
26, 6, 95
CMYK:
22, 0, 95, 6
HSL:
74°, 89.7233%, 49.6078%
HSV (HSB):
74°, 94.5833%, 94.1176%
XYZ:
51.9718, 73.0406, 11.7398
xyY:
0.3800, 0.5341, 73.0406
CIE-Lab:
88.4671, -41.4243, 84.9244
CIE-LCH:
88.4671, 94.4888, 116.0021
CIE-Luv:
88.4671, -25.3952, 100.5556
Hunter-Lab:
85.4638, -41.0132, 51.6802
#bcf00d color charts
#bcf00d color shades, tints & tones
#bcf00d color schemes
#bcf00d color preview, HTML & CSS examples
This text has a color of #bcf00d
<p style="color:#bcf00d;">Text here</p>
.mytext {color:#bcf00d;}
This box has a color of #bcf00d
<div style="background-color:#bcf00d;">Content here</div>
.mybackground {background-color:#bcf00d;}
Border around this has a color of #bcf00d
<div style="border:2px solid #bcf00d;">Content here</div>
.myborder {border:2px solid #bcf00d;}