#bcdd2a color space conversions
Hex:
#bcdd2a
RGB:
188, 221, 42
CMY:
26, 13, 84
CMYK:
15, 0, 81, 13
HSL:
71°, 72.4696%, 51.5686%
HSV (HSB):
71°, 80.9955%, 86.6667%
XYZ:
47.0134, 62.5714, 11.7901
xyY:
0.3873, 0.5155, 62.5714
CIE-Lab:
83.2164, -32.2315, 75.7357
CIE-LCH:
83.2164, 82.3090, 113.0536
CIE-Luv:
83.2164, -14.7624, 90.0588
Hunter-Lab:
79.1021, -32.3393, 46.5343
#bcdd2a color charts
#bcdd2a color shades, tints & tones
#bcdd2a color schemes
#bcdd2a color preview, HTML & CSS examples
This text has a color of #bcdd2a
<p style="color:#bcdd2a;">Text here</p>
.mytext {color:#bcdd2a;}
This box has a color of #bcdd2a
<div style="background-color:#bcdd2a;">Content here</div>
.mybackground {background-color:#bcdd2a;}
Border around this has a color of #bcdd2a
<div style="border:2px solid #bcdd2a;">Content here</div>
.myborder {border:2px solid #bcdd2a;}