#bcdd1d color space conversions
Hex:
#bcdd1d
RGB:
188, 221, 29
CMY:
26, 13, 89
CMYK:
15, 0, 87, 13
HSL:
70°, 76.8000%, 49.0196%
HSV (HSB):
70°, 86.8778%, 86.6667%
XYZ:
46.8173, 62.4930, 10.7572
xyY:
0.3899, 0.5205, 62.4930
CIE-Lab:
83.1749, -32.6034, 78.5334
CIE-LCH:
83.1749, 85.0322, 112.5459
CIE-Luv:
83.1749, -14.7135, 91.8865
Hunter-Lab:
79.0525, -32.6288, 47.2688
#bcdd1d color charts
#bcdd1d color shades, tints & tones
#bcdd1d color schemes
#bcdd1d color preview, HTML & CSS examples
This text has a color of #bcdd1d
<p style="color:#bcdd1d;">Text here</p>
.mytext {color:#bcdd1d;}
This box has a color of #bcdd1d
<div style="background-color:#bcdd1d;">Content here</div>
.mybackground {background-color:#bcdd1d;}
Border around this has a color of #bcdd1d
<div style="border:2px solid #bcdd1d;">Content here</div>
.myborder {border:2px solid #bcdd1d;}