#bcd31b color space conversions
Hex:
#bcd31b
RGB:
188, 211, 27
CMY:
26, 17, 89
CMYK:
11, 0, 87, 17
HSL:
68°, 77.3109%, 46.6667%
HSV (HSB):
68°, 87.2038%, 82.7451%
XYZ:
44.2311, 57.3590, 9.7771
xyY:
0.3972, 0.5150, 57.3590
CIE-Lab:
80.3811, -27.9702, 76.6145
CIE-LCH:
80.3811, 81.5605, 110.0559
CIE-Luv:
80.3811, -8.7803, 88.1991
Hunter-Lab:
75.7357, -28.2901, 45.3610
#bcd31b color charts
#bcd31b color shades, tints & tones
#bcd31b color schemes
#bcd31b color preview, HTML & CSS examples
This text has a color of #bcd31b
<p style="color:#bcd31b;">Text here</p>
.mytext {color:#bcd31b;}
This box has a color of #bcd31b
<div style="background-color:#bcd31b;">Content here</div>
.mybackground {background-color:#bcd31b;}
Border around this has a color of #bcd31b
<div style="border:2px solid #bcd31b;">Content here</div>
.myborder {border:2px solid #bcd31b;}