#bcc114 color space conversions
Hex:
#bcc114
RGB:
188, 193, 20
CMY:
26, 24, 92
CMYK:
3, 0, 90, 24
HSL:
62°, 81.2207%, 41.7647%
HSV (HSB):
62°, 89.6373%, 75.6863%
XYZ:
39.9353, 48.8818, 7.9921
xyY:
0.4125, 0.5049, 48.8818
CIE-Lab:
75.3777, -19.3774, 73.8082
CIE-LCH:
75.3777, 76.3095, 104.7103
CIE-Luv:
75.3777, 2.5020, 81.8792
Hunter-Lab:
69.9155, -20.3942, 42.1633
#bcc114 color charts
#bcc114 color shades, tints & tones
#bcc114 color schemes
#bcc114 color preview, HTML & CSS examples
This text has a color of #bcc114
<p style="color:#bcc114;">Text here</p>
.mytext {color:#bcc114;}
This box has a color of #bcc114
<div style="background-color:#bcc114;">Content here</div>
.mybackground {background-color:#bcc114;}
Border around this has a color of #bcc114
<div style="border:2px solid #bcc114;">Content here</div>
.myborder {border:2px solid #bcc114;}