#bcd02c color space conversions
Hex:
#bcd02c
RGB:
188, 208, 44
CMY:
26, 18, 83
CMYK:
10, 0, 79, 18
HSL:
67°, 65.0794%, 49.4118%
HSV (HSB):
67°, 78.8462%, 81.5686%
XYZ:
43.7495, 55.9850, 10.8832
xyY:
0.3955, 0.5061, 55.9850
CIE-Lab:
79.6053, -26.0374, 72.0194
CIE-LCH:
79.6053, 76.5815, 109.8766
CIE-Luv:
79.6053, -7.0682, 84.4764
Hunter-Lab:
74.8231, -26.5704, 43.7523
#bcd02c color charts
#bcd02c color shades, tints & tones
#bcd02c color schemes
#bcd02c color preview, HTML & CSS examples
This text has a color of #bcd02c
<p style="color:#bcd02c;">Text here</p>
.mytext {color:#bcd02c;}
This box has a color of #bcd02c
<div style="background-color:#bcd02c;">Content here</div>
.mybackground {background-color:#bcd02c;}
Border around this has a color of #bcd02c
<div style="border:2px solid #bcd02c;">Content here</div>
.myborder {border:2px solid #bcd02c;}