#bcd16b color space conversions
Hex:
#bcd16b
RGB:
188, 209, 107
CMY:
26, 18, 58
CMYK:
10, 0, 49, 18
HSL:
72°, 52.5773%, 61.9608%
HSV (HSB):
72°, 48.8038%, 81.9608%
XYZ:
46.1933, 57.3538, 22.5457
xyY:
0.3663, 0.4549, 57.3538
CIE-Lab:
80.3782, -22.3106, 47.8476
CIE-LCH:
80.3782, 52.7936, 114.9989
CIE-Luv:
80.3782, -8.5275, 64.3170
Hunter-Lab:
75.7323, -23.6545, 35.3619
#bcd16b color charts
#bcd16b color shades, tints & tones
#bcd16b color schemes
#bcd16b color preview, HTML & CSS examples
This text has a color of #bcd16b
<p style="color:#bcd16b;">Text here</p>
.mytext {color:#bcd16b;}
This box has a color of #bcd16b
<div style="background-color:#bcd16b;">Content here</div>
.mybackground {background-color:#bcd16b;}
Border around this has a color of #bcd16b
<div style="border:2px solid #bcd16b;">Content here</div>
.myborder {border:2px solid #bcd16b;}