#bcd40e color space conversions
Hex:
#bcd40e
RGB:
188, 212, 14
CMY:
26, 17, 95
CMYK:
11, 0, 93, 17
HSL:
67°, 87.6106%, 44.3137%
HSV (HSB):
67°, 93.3962%, 83.1373%
XYZ:
44.3618, 57.8100, 9.2358
xyY:
0.3982, 0.5189, 57.8100
CIE-Lab:
80.6331, -28.6750, 78.7331
CIE-LCH:
80.6331, 83.7924, 110.0119
CIE-Luv:
80.6331, -9.3391, 89.7535
Hunter-Lab:
76.0329, -28.9109, 46.0210
#bcd40e color charts
#bcd40e color shades, tints & tones
#bcd40e color schemes
#bcd40e color preview, HTML & CSS examples
This text has a color of #bcd40e
<p style="color:#bcd40e;">Text here</p>
.mytext {color:#bcd40e;}
This box has a color of #bcd40e
<div style="background-color:#bcd40e;">Content here</div>
.mybackground {background-color:#bcd40e;}
Border around this has a color of #bcd40e
<div style="border:2px solid #bcd40e;">Content here</div>
.myborder {border:2px solid #bcd40e;}