#bcdd05 color space conversions
Hex:
#bcdd05
RGB:
188, 221, 5
CMY:
26, 13, 98
CMYK:
15, 0, 98, 13
HSL:
69°, 95.5752%, 44.3137%
HSV (HSB):
69°, 97.7376%, 86.6667%
XYZ:
46.6229, 62.4152, 9.7336
xyY:
0.3925, 0.5255, 62.4152
CIE-Lab:
83.1337, -32.9733, 81.4933
CIE-LCH:
83.1337, 87.9113, 112.0289
CIE-Luv:
83.1337, -14.6647, 93.7121
Hunter-Lab:
79.0033, -32.9161, 47.9975
#bcdd05 color charts
#bcdd05 color shades, tints & tones
#bcdd05 color schemes
#bcdd05 color preview, HTML & CSS examples
This text has a color of #bcdd05
<p style="color:#bcdd05;">Text here</p>
.mytext {color:#bcdd05;}
This box has a color of #bcdd05
<div style="background-color:#bcdd05;">Content here</div>
.mybackground {background-color:#bcdd05;}
Border around this has a color of #bcdd05
<div style="border:2px solid #bcdd05;">Content here</div>
.myborder {border:2px solid #bcdd05;}