#bcdd25 color space conversions
Hex:
#bcdd25
RGB:
188, 221, 37
CMY:
26, 13, 85
CMYK:
15, 0, 83, 13
HSL:
71°, 73.0159%, 50.5882%
HSV (HSB):
71°, 83.2579%, 86.6667%
XYZ:
46.9294, 62.5378, 11.3478
xyY:
0.3884, 0.5176, 62.5378
CIE-Lab:
83.1986, -32.3906, 76.9123
CIE-LCH:
83.1986, 83.4545, 112.8377
CIE-Luv:
83.1986, -14.7415, 90.8396
Hunter-Lab:
79.0809, -32.4632, 46.8487
#bcdd25 color charts
#bcdd25 color shades, tints & tones
#bcdd25 color schemes
#bcdd25 color preview, HTML & CSS examples
This text has a color of #bcdd25
<p style="color:#bcdd25;">Text here</p>
.mytext {color:#bcdd25;}
This box has a color of #bcdd25
<div style="background-color:#bcdd25;">Content here</div>
.mybackground {background-color:#bcdd25;}
Border around this has a color of #bcdd25
<div style="border:2px solid #bcdd25;">Content here</div>
.myborder {border:2px solid #bcdd25;}