#bcdd6a color space conversions
Hex:
#bcdd6a
RGB:
188, 221, 106
CMY:
26, 13, 58
CMYK:
15, 0, 52, 13
HSL:
77°, 62.8415%, 64.1176%
HSV (HSB):
77°, 52.0362%, 86.6667%
XYZ:
49.1970, 63.4449, 23.2888
xyY:
0.3619, 0.4667, 63.4449
CIE-Lab:
83.6759, -28.1826, 52.2473
CIE-LCH:
83.6759, 59.3637, 118.3428
CIE-Luv:
83.6759, -15.2859, 70.6464
Hunter-Lab:
79.6523, -29.1415, 38.4213
#bcdd6a color charts
#bcdd6a color shades, tints & tones
#bcdd6a color schemes
#bcdd6a color preview, HTML & CSS examples
This text has a color of #bcdd6a
<p style="color:#bcdd6a;">Text here</p>
.mytext {color:#bcdd6a;}
This box has a color of #bcdd6a
<div style="background-color:#bcdd6a;">Content here</div>
.mybackground {background-color:#bcdd6a;}
Border around this has a color of #bcdd6a
<div style="border:2px solid #bcdd6a;">Content here</div>
.myborder {border:2px solid #bcdd6a;}