#bcdd55 color space conversions
Hex:
#bcdd55
RGB:
188, 221, 85
CMY:
26, 13, 67
CMYK:
15, 0, 62, 13
HSL:
75°, 66.6667%, 60.0000%
HSV (HSB):
75°, 61.5385%, 86.6667%
XYZ:
48.2352, 63.0601, 18.2239
xyY:
0.3724, 0.4869, 63.0601
CIE-Lab:
83.4740, -29.9459, 61.2878
CIE-LCH:
83.4740, 68.2125, 116.0406
CIE-Luv:
83.4740, -15.0600, 78.9922
Hunter-Lab:
79.4104, -30.5444, 41.9808
#bcdd55 color charts
#bcdd55 color shades, tints & tones
#bcdd55 color schemes
#bcdd55 color preview, HTML & CSS examples
This text has a color of #bcdd55
<p style="color:#bcdd55;">Text here</p>
.mytext {color:#bcdd55;}
This box has a color of #bcdd55
<div style="background-color:#bcdd55;">Content here</div>
.mybackground {background-color:#bcdd55;}
Border around this has a color of #bcdd55
<div style="border:2px solid #bcdd55;">Content here</div>
.myborder {border:2px solid #bcdd55;}