#bcdc9a color space conversions
Hex:
#bcdc9a
RGB:
188, 220, 154
CMY:
26, 14, 40
CMYK:
15, 0, 30, 14
HSL:
89°, 48.5294%, 73.3333%
HSV (HSB):
89°, 30.0000%, 86.2745%
XYZ:
52.1650, 64.2109, 40.2164
xyY:
0.3331, 0.4101, 64.2109
CIE-Lab:
84.0754, -21.9888, 29.0463
CIE-LCH:
84.0754, 36.4307, 127.1267
CIE-Luv:
84.0754, -15.4729, 44.1420
Hunter-Lab:
80.1317, -24.0286, 26.3358
#bcdc9a color charts
#bcdc9a color shades, tints & tones
#bcdc9a color schemes
#bcdc9a color preview, HTML & CSS examples
This text has a color of #bcdc9a
<p style="color:#bcdc9a;">Text here</p>
.mytext {color:#bcdc9a;}
This box has a color of #bcdc9a
<div style="background-color:#bcdc9a;">Content here</div>
.mybackground {background-color:#bcdc9a;}
Border around this has a color of #bcdc9a
<div style="border:2px solid #bcdc9a;">Content here</div>
.myborder {border:2px solid #bcdc9a;}