#bcdc47 color space conversions
Hex:
#bcdc47
RGB:
188, 220, 71
CMY:
26, 14, 72
CMYK:
15, 0, 68, 14
HSL:
73°, 68.0365%, 57.0588%
HSV (HSB):
73°, 67.7273%, 86.2745%
XYZ:
47.4696, 62.3327, 15.4907
xyY:
0.3789, 0.4975, 62.3327
CIE-Lab:
83.0900, -30.4121, 66.4368
CIE-LCH:
83.0900, 73.0667, 114.5964
CIE-Luv:
83.0900, -14.3670, 83.0473
Hunter-Lab:
78.9511, -30.8407, 43.6326
#bcdc47 color charts
#bcdc47 color shades, tints & tones
#bcdc47 color schemes
#bcdc47 color preview, HTML & CSS examples
This text has a color of #bcdc47
<p style="color:#bcdc47;">Text here</p>
.mytext {color:#bcdc47;}
This box has a color of #bcdc47
<div style="background-color:#bcdc47;">Content here</div>
.mybackground {background-color:#bcdc47;}
Border around this has a color of #bcdc47
<div style="border:2px solid #bcdc47;">Content here</div>
.myborder {border:2px solid #bcdc47;}