#bcdc36 color space conversions
Hex:
#bcdc36
RGB:
188, 220, 54
CMY:
26, 14, 79
CMYK:
15, 0, 75, 14
HSL:
72°, 70.3390%, 53.7255%
HSV (HSB):
72°, 75.4545%, 86.2745%
XYZ:
46.9981, 62.1441, 13.0080
xyY:
0.3848, 0.5088, 62.1441
CIE-Lab:
82.9900, -31.2987, 72.1701
CIE-LCH:
82.9900, 78.6646, 113.4454
CIE-Luv:
82.9900, -14.2462, 87.3585
Hunter-Lab:
78.8315, -31.5364, 45.3986
#bcdc36 color charts
#bcdc36 color shades, tints & tones
#bcdc36 color schemes
#bcdc36 color preview, HTML & CSS examples
This text has a color of #bcdc36
<p style="color:#bcdc36;">Text here</p>
.mytext {color:#bcdc36;}
This box has a color of #bcdc36
<div style="background-color:#bcdc36;">Content here</div>
.mybackground {background-color:#bcdc36;}
Border around this has a color of #bcdc36
<div style="border:2px solid #bcdc36;">Content here</div>
.myborder {border:2px solid #bcdc36;}