#bcc02c color space conversions
Hex:
#bcc02c
RGB:
188, 192, 44
CMY:
26, 25, 83
CMYK:
2, 0, 77, 25
HSL:
62°, 62.7119%, 46.2745%
HSV (HSB):
62°, 77.0833%, 75.2941%
XYZ:
40.0433, 48.5725, 9.6478
xyY:
0.4075, 0.4943, 48.5725
CIE-Lab:
75.1846, -18.2075, 68.0515
CIE-LCH:
75.1846, 70.4452, 104.9789
CIE-Luv:
75.1846, 2.9182, 77.9636
Hunter-Lab:
69.6940, -19.4057, 40.5782
#bcc02c color charts
#bcc02c color shades, tints & tones
#bcc02c color schemes
#bcc02c color preview, HTML & CSS examples
This text has a color of #bcc02c
<p style="color:#bcc02c;">Text here</p>
.mytext {color:#bcc02c;}
This box has a color of #bcc02c
<div style="background-color:#bcc02c;">Content here</div>
.mybackground {background-color:#bcc02c;}
Border around this has a color of #bcc02c
<div style="border:2px solid #bcc02c;">Content here</div>
.myborder {border:2px solid #bcc02c;}