#bcdd4b color space conversions
Hex:
#bcdd4b
RGB:
188, 221, 75
CMY:
26, 13, 71
CMYK:
15, 0, 66, 13
HSL:
74°, 68.2243%, 58.0392%
HSV (HSB):
74°, 66.0633%, 86.6667%
XYZ:
47.8655, 62.9123, 16.2771
xyY:
0.3767, 0.4952, 62.9123
CIE-Lab:
83.3962, -30.6320, 65.2270
CIE-LCH:
83.3962, 72.0617, 115.1557
CIE-Luv:
83.3962, -14.9712, 82.2843
Hunter-Lab:
79.3173, -31.0860, 43.3549
#bcdd4b color charts
#bcdd4b color shades, tints & tones
#bcdd4b color schemes
#bcdd4b color preview, HTML & CSS examples
This text has a color of #bcdd4b
<p style="color:#bcdd4b;">Text here</p>
.mytext {color:#bcdd4b;}
This box has a color of #bcdd4b
<div style="background-color:#bcdd4b;">Content here</div>
.mybackground {background-color:#bcdd4b;}
Border around this has a color of #bcdd4b
<div style="border:2px solid #bcdd4b;">Content here</div>
.myborder {border:2px solid #bcdd4b;}