#bcdc6a color space conversions
Hex:
#bcdc6a
RGB:
188, 220, 106
CMY:
26, 14, 58
CMYK:
15, 0, 52, 14
HSL:
77°, 61.9565%, 63.9216%
HSV (HSB):
77°, 51.8182%, 86.2745%
XYZ:
48.9338, 62.9184, 23.2010
xyY:
0.3623, 0.4659, 62.9184
CIE-Lab:
83.3994, -27.7082, 51.9210
CIE-LCH:
83.3994, 58.8518, 118.0871
CIE-Luv:
83.3994, -14.7299, 70.1618
Hunter-Lab:
79.3211, -28.6940, 38.1827
#bcdc6a color charts
#bcdc6a color shades, tints & tones
#bcdc6a color schemes
#bcdc6a color preview, HTML & CSS examples
This text has a color of #bcdc6a
<p style="color:#bcdc6a;">Text here</p>
.mytext {color:#bcdc6a;}
This box has a color of #bcdc6a
<div style="background-color:#bcdc6a;">Content here</div>
.mybackground {background-color:#bcdc6a;}
Border around this has a color of #bcdc6a
<div style="border:2px solid #bcdc6a;">Content here</div>
.myborder {border:2px solid #bcdc6a;}