#bcd142 color space conversions
Hex:
#bcd142
RGB:
188, 209, 66
CMY:
26, 18, 74
CMYK:
10, 0, 68, 18
HSL:
69°, 60.8511%, 53.9216%
HSV (HSB):
69°, 68.4211%, 81.9608%
XYZ:
44.5229, 56.6856, 13.7491
xyY:
0.3873, 0.4931, 56.6856
CIE-Lab:
80.0025, -25.4880, 65.1829
CIE-LCH:
80.0025, 69.9890, 111.3566
CIE-Luv:
80.0025, -7.8858, 79.7560
Hunter-Lab:
75.2899, -26.2008, 41.8757
#bcd142 color charts
#bcd142 color shades, tints & tones
#bcd142 color schemes
#bcd142 color preview, HTML & CSS examples
This text has a color of #bcd142
<p style="color:#bcd142;">Text here</p>
.mytext {color:#bcd142;}
This box has a color of #bcd142
<div style="background-color:#bcd142;">Content here</div>
.mybackground {background-color:#bcd142;}
Border around this has a color of #bcd142
<div style="border:2px solid #bcd142;">Content here</div>
.myborder {border:2px solid #bcd142;}