#bcd031 color space conversions
Hex:
#bcd031
RGB:
188, 208, 49
CMY:
26, 18, 81
CMYK:
10, 0, 76, 18
HSL:
68°, 62.8458%, 50.3922%
HSV (HSB):
68°, 76.4423%, 81.5686%
XYZ:
43.8493, 56.0249, 11.4085
xyY:
0.3940, 0.5034, 56.0249
CIE-Lab:
79.6280, -25.8421, 70.5886
CIE-LCH:
79.6280, 75.1702, 110.1074
CIE-Luv:
79.6280, -7.1100, 83.4956
Hunter-Lab:
74.8498, -26.4163, 43.3579
#bcd031 color charts
#bcd031 color shades, tints & tones
#bcd031 color schemes
#bcd031 color preview, HTML & CSS examples
This text has a color of #bcd031
<p style="color:#bcd031;">Text here</p>
.mytext {color:#bcd031;}
This box has a color of #bcd031
<div style="background-color:#bcd031;">Content here</div>
.mybackground {background-color:#bcd031;}
Border around this has a color of #bcd031
<div style="border:2px solid #bcd031;">Content here</div>
.myborder {border:2px solid #bcd031;}