#bcd13f color space conversions
Hex:
#bcd13f
RGB:
188, 209, 63
CMY:
26, 18, 75
CMYK:
10, 0, 70, 18
HSL:
69°, 61.3445%, 53.3333%
HSV (HSB):
69°, 69.8565%, 81.9608%
XYZ:
44.4367, 56.6512, 13.2953
xyY:
0.3885, 0.4953, 56.6512
CIE-Lab:
79.9830, -25.6548, 66.2655
CIE-LCH:
79.9830, 71.0583, 111.1640
CIE-Luv:
79.9830, -7.8515, 80.5831
Hunter-Lab:
75.2670, -26.3330, 42.2138
#bcd13f color charts
#bcd13f color shades, tints & tones
#bcd13f color schemes
#bcd13f color preview, HTML & CSS examples
This text has a color of #bcd13f
<p style="color:#bcd13f;">Text here</p>
.mytext {color:#bcd13f;}
This box has a color of #bcd13f
<div style="background-color:#bcd13f;">Content here</div>
.mybackground {background-color:#bcd13f;}
Border around this has a color of #bcd13f
<div style="border:2px solid #bcd13f;">Content here</div>
.myborder {border:2px solid #bcd13f;}