#bcdd63 color space conversions
Hex:
#bcdd63
RGB:
188, 221, 99
CMY:
26, 13, 61
CMYK:
15, 0, 55, 13
HSL:
76°, 64.2105%, 62.7451%
HSV (HSB):
76°, 55.2036%, 86.6667%
XYZ:
48.8476, 63.3051, 21.4489
xyY:
0.3656, 0.4738, 63.3051
CIE-Lab:
83.6027, -28.8195, 55.3576
CIE-LCH:
83.6027, 62.4101, 117.5018
CIE-Luv:
83.6027, -15.2046, 73.6422
Hunter-Lab:
79.5645, -29.6501, 39.7118
#bcdd63 color charts
#bcdd63 color shades, tints & tones
#bcdd63 color schemes
#bcdd63 color preview, HTML & CSS examples
This text has a color of #bcdd63
<p style="color:#bcdd63;">Text here</p>
.mytext {color:#bcdd63;}
This box has a color of #bcdd63
<div style="background-color:#bcdd63;">Content here</div>
.mybackground {background-color:#bcdd63;}
Border around this has a color of #bcdd63
<div style="border:2px solid #bcdd63;">Content here</div>
.myborder {border:2px solid #bcdd63;}