#bcc20b color space conversions
Hex:
#bcc20b
RGB:
188, 194, 11
CMY:
26, 24, 96
CMYK:
3, 0, 94, 24
HSL:
62°, 89.2683%, 40.1961%
HSV (HSB):
62°, 94.3299%, 76.0784%
XYZ:
40.0912, 49.2991, 7.7193
xyY:
0.4128, 0.5077, 49.2991
CIE-Lab:
75.6370, -20.0081, 75.2194
CIE-LCH:
75.6370, 77.8350, 104.8956
CIE-Luv:
75.6370, 1.9009, 82.9777
Hunter-Lab:
70.2133, -20.9513, 42.6310
#bcc20b color charts
#bcc20b color shades, tints & tones
#bcc20b color schemes
#bcc20b color preview, HTML & CSS examples
This text has a color of #bcc20b
<p style="color:#bcc20b;">Text here</p>
.mytext {color:#bcc20b;}
This box has a color of #bcc20b
<div style="background-color:#bcc20b;">Content here</div>
.mybackground {background-color:#bcc20b;}
Border around this has a color of #bcc20b
<div style="border:2px solid #bcc20b;">Content here</div>
.myborder {border:2px solid #bcc20b;}