#bcdd52 color space conversions
Hex:
#bcdd52
RGB:
188, 221, 82
CMY:
26, 13, 68
CMYK:
15, 0, 63, 13
HSL:
74°, 67.1498%, 59.4118%
HSV (HSB):
74°, 62.8959%, 86.6667%
XYZ:
48.1185, 63.0135, 17.6093
xyY:
0.3738, 0.4895, 63.0135
CIE-Lab:
83.4495, -30.1619, 62.4986
CIE-LCH:
83.4495, 69.3961, 115.7620
CIE-Luv:
83.4495, -15.0321, 80.0263
Hunter-Lab:
79.3810, -30.7152, 42.4142
#bcdd52 color charts
#bcdd52 color shades, tints & tones
#bcdd52 color schemes
#bcdd52 color preview, HTML & CSS examples
This text has a color of #bcdd52
<p style="color:#bcdd52;">Text here</p>
.mytext {color:#bcdd52;}
This box has a color of #bcdd52
<div style="background-color:#bcdd52;">Content here</div>
.mybackground {background-color:#bcdd52;}
Border around this has a color of #bcdd52
<div style="border:2px solid #bcdd52;">Content here</div>
.myborder {border:2px solid #bcdd52;}