#bcd16e color space conversions
Hex:
#bcd16e
RGB:
188, 209, 110
CMY:
26, 18, 57
CMYK:
10, 0, 47, 18
HSL:
73°, 51.8325%, 62.5490%
HSV (HSB):
73°, 47.3684%, 81.9608%
XYZ:
46.3540, 57.4181, 23.3915
xyY:
0.3645, 0.4515, 57.4181
CIE-Lab:
80.4142, -22.0106, 46.4481
CIE-LCH:
80.4142, 51.3993, 115.3551
CIE-Luv:
80.4142, -8.5870, 62.8894
Hunter-Lab:
75.7747, -23.4112, 34.7396
#bcd16e color charts
#bcd16e color shades, tints & tones
#bcd16e color schemes
#bcd16e color preview, HTML & CSS examples
This text has a color of #bcd16e
<p style="color:#bcd16e;">Text here</p>
.mytext {color:#bcd16e;}
This box has a color of #bcd16e
<div style="background-color:#bcd16e;">Content here</div>
.mybackground {background-color:#bcd16e;}
Border around this has a color of #bcd16e
<div style="border:2px solid #bcd16e;">Content here</div>
.myborder {border:2px solid #bcd16e;}