#bcd80b color space conversions
Hex:
#bcd80b
RGB:
188, 216, 11
CMY:
26, 15, 96
CMYK:
13, 0, 95, 15
HSL:
68°, 90.3084%, 44.5098%
HSV (HSB):
68°, 94.9074%, 84.7059%
XYZ:
45.3553, 59.8273, 9.4739
xyY:
0.3956, 0.5218, 59.8273
CIE-Lab:
81.7442, -30.5904, 79.9000
CIE-LCH:
81.7442, 85.5558, 110.9498
CIE-Luv:
81.7442, -11.7277, 91.4794
Hunter-Lab:
77.3481, -30.6905, 46.8815
#bcd80b color charts
#bcd80b color shades, tints & tones
#bcd80b color schemes
#bcd80b color preview, HTML & CSS examples
This text has a color of #bcd80b
<p style="color:#bcd80b;">Text here</p>
.mytext {color:#bcd80b;}
This box has a color of #bcd80b
<div style="background-color:#bcd80b;">Content here</div>
.mybackground {background-color:#bcd80b;}
Border around this has a color of #bcd80b
<div style="border:2px solid #bcd80b;">Content here</div>
.myborder {border:2px solid #bcd80b;}