#bcdd07 color space conversions
Hex:
#bcdd07
RGB:
188, 221, 7
CMY:
26, 13, 97
CMYK:
15, 0, 97, 13
HSL:
69°, 93.8596%, 44.7059%
HSV (HSB):
69°, 96.8326%, 86.6667%
XYZ:
46.6338, 62.4196, 9.7913
xyY:
0.3924, 0.5252, 62.4196
CIE-Lab:
83.1361, -32.9524, 81.3209
CIE-LCH:
83.1361, 87.7437, 112.0585
CIE-Luv:
83.1361, -14.6675, 93.6088
Hunter-Lab:
79.0061, -32.8999, 47.9564
#bcdd07 color charts
#bcdd07 color shades, tints & tones
#bcdd07 color schemes
#bcdd07 color preview, HTML & CSS examples
This text has a color of #bcdd07
<p style="color:#bcdd07;">Text here</p>
.mytext {color:#bcdd07;}
This box has a color of #bcdd07
<div style="background-color:#bcdd07;">Content here</div>
.mybackground {background-color:#bcdd07;}
Border around this has a color of #bcdd07
<div style="border:2px solid #bcdd07;">Content here</div>
.myborder {border:2px solid #bcdd07;}