#bcd84a color space conversions
Hex:
#bcd84a
RGB:
188, 216, 74
CMY:
26, 15, 71
CMYK:
13, 0, 66, 15
HSL:
72°, 64.5455%, 56.8627%
HSV (HSB):
72°, 65.7407%, 84.7059%
XYZ:
46.5309, 60.2975, 15.6647
xyY:
0.3799, 0.4923, 60.2975
CIE-Lab:
81.9996, -28.3443, 64.1674
CIE-LCH:
81.9996, 70.1488, 113.8322
CIE-Luv:
81.9996, -12.0892, 80.4139
Hunter-Lab:
77.6515, -28.9279, 42.3954
#bcd84a color charts
#bcd84a color shades, tints & tones
#bcd84a color schemes
#bcd84a color preview, HTML & CSS examples
This text has a color of #bcd84a
<p style="color:#bcd84a;">Text here</p>
.mytext {color:#bcd84a;}
This box has a color of #bcd84a
<div style="background-color:#bcd84a;">Content here</div>
.mybackground {background-color:#bcd84a;}
Border around this has a color of #bcd84a
<div style="border:2px solid #bcd84a;">Content here</div>
.myborder {border:2px solid #bcd84a;}