#bcdc8c color space conversions
Hex:
#bcdc8c
RGB:
188, 220, 140
CMY:
26, 14, 45
CMYK:
15, 0, 36, 14
HSL:
84°, 53.3333%, 70.5882%
HSV (HSB):
84°, 36.3636%, 86.2745%
XYZ:
51.0659, 63.7712, 34.4286
xyY:
0.3421, 0.4272, 63.7712
CIE-Lab:
83.8465, -23.8977, 35.8950
CIE-LCH:
83.8465, 43.1225, 123.6543
CIE-Luv:
83.8465, -15.2285, 52.6467
Hunter-Lab:
79.8569, -25.6046, 30.3382
#bcdc8c color charts
#bcdc8c color shades, tints & tones
#bcdc8c color schemes
#bcdc8c color preview, HTML & CSS examples
This text has a color of #bcdc8c
<p style="color:#bcdc8c;">Text here</p>
.mytext {color:#bcdc8c;}
This box has a color of #bcdc8c
<div style="background-color:#bcdc8c;">Content here</div>
.mybackground {background-color:#bcdc8c;}
Border around this has a color of #bcdc8c
<div style="border:2px solid #bcdc8c;">Content here</div>
.myborder {border:2px solid #bcdc8c;}