#bcd20f color space conversions
Hex:
#bcd20f
RGB:
188, 210, 15
CMY:
26, 18, 94
CMYK:
10, 0, 93, 18
HSL:
67°, 86.6667%, 44.1176%
HSV (HSB):
67°, 92.8571%, 82.3529%
XYZ:
43.8719, 56.8190, 9.1068
xyY:
0.3996, 0.5175, 56.8190
CIE-Lab:
80.0777, -27.7143, 78.1866
CIE-LCH:
80.0777, 82.9532, 109.5176
CIE-Luv:
80.0777, -8.1313, 88.9114
Hunter-Lab:
75.3784, -28.0214, 45.6018
#bcd20f color charts
#bcd20f color shades, tints & tones
#bcd20f color schemes
#bcd20f color preview, HTML & CSS examples
This text has a color of #bcd20f
<p style="color:#bcd20f;">Text here</p>
.mytext {color:#bcd20f;}
This box has a color of #bcd20f
<div style="background-color:#bcd20f;">Content here</div>
.mybackground {background-color:#bcd20f;}
Border around this has a color of #bcd20f
<div style="border:2px solid #bcd20f;">Content here</div>
.myborder {border:2px solid #bcd20f;}