#bcdd41 color space conversions
Hex:
#bcdd41
RGB:
188, 221, 65
CMY:
26, 13, 75
CMYK:
15, 0, 71, 13
HSL:
73°, 69.6429%, 56.0784%
HSV (HSB):
73°, 70.5882%, 86.6667%
XYZ:
47.5496, 62.7859, 14.6138
xyY:
0.3806, 0.5025, 62.7859
CIE-Lab:
83.3296, -31.2219, 68.8585
CIE-LCH:
83.3296, 75.6062, 114.3906
CIE-Luv:
83.3296, -14.8945, 85.1354
Hunter-Lab:
79.2376, -31.5498, 44.5314
#bcdd41 color charts
#bcdd41 color shades, tints & tones
#bcdd41 color schemes
#bcdd41 color preview, HTML & CSS examples
This text has a color of #bcdd41
<p style="color:#bcdd41;">Text here</p>
.mytext {color:#bcdd41;}
This box has a color of #bcdd41
<div style="background-color:#bcdd41;">Content here</div>
.mybackground {background-color:#bcdd41;}
Border around this has a color of #bcdd41
<div style="border:2px solid #bcdd41;">Content here</div>
.myborder {border:2px solid #bcdd41;}