#bcdc76 color space conversions
Hex:
#bcdc76
RGB:
188, 220, 118
CMY:
26, 14, 54
CMYK:
15, 0, 46, 14
HSL:
79°, 59.3023%, 66.2745%
HSV (HSB):
79°, 46.3636%, 86.2745%
XYZ:
49.6023, 63.1858, 26.7213
xyY:
0.3555, 0.4529, 63.1858
CIE-Lab:
83.5400, -26.4977, 46.4040
CIE-LCH:
83.5400, 53.4365, 119.7273
CIE-Luv:
83.5400, -14.8899, 64.5179
Hunter-Lab:
79.4895, -27.7208, 35.7116
#bcdc76 color charts
#bcdc76 color shades, tints & tones
#bcdc76 color schemes
#bcdc76 color preview, HTML & CSS examples
This text has a color of #bcdc76
<p style="color:#bcdc76;">Text here</p>
.mytext {color:#bcdc76;}
This box has a color of #bcdc76
<div style="background-color:#bcdc76;">Content here</div>
.mybackground {background-color:#bcdc76;}
Border around this has a color of #bcdc76
<div style="border:2px solid #bcdc76;">Content here</div>
.myborder {border:2px solid #bcdc76;}