#bcdc73 color space conversions
Hex:
#bcdc73
RGB:
188, 220, 115
CMY:
26, 14, 55
CMYK:
15, 0, 48, 14
HSL:
78°, 60.0000%, 65.6863%
HSV (HSB):
78°, 47.7273%, 86.2745%
XYZ:
49.4267, 63.1156, 25.7971
xyY:
0.3573, 0.4562, 63.1156
CIE-Lab:
83.5031, -26.8140, 47.8009
CIE-LCH:
83.5031, 54.8081, 119.2903
CIE-Luv:
83.5031, -14.8482, 65.9857
Hunter-Lab:
79.4453, -27.9759, 36.3593
#bcdc73 color charts
#bcdc73 color shades, tints & tones
#bcdc73 color schemes
#bcdc73 color preview, HTML & CSS examples
This text has a color of #bcdc73
<p style="color:#bcdc73;">Text here</p>
.mytext {color:#bcdc73;}
This box has a color of #bcdc73
<div style="background-color:#bcdc73;">Content here</div>
.mybackground {background-color:#bcdc73;}
Border around this has a color of #bcdc73
<div style="border:2px solid #bcdc73;">Content here</div>
.myborder {border:2px solid #bcdc73;}