#bcd964 color space conversions
Hex:
#bcd964
RGB:
188, 217, 100
CMY:
26, 15, 61
CMYK:
13, 0, 54, 15
HSL:
75°, 60.6218%, 62.1569%
HSV (HSB):
75°, 53.9171%, 85.0980%
XYZ:
47.8521, 61.2372, 21.3545
xyY:
0.3668, 0.4695, 61.2372
CIE-Lab:
82.5061, -26.8322, 53.6380
CIE-LCH:
82.5061, 59.9751, 116.5763
CIE-Luv:
82.5061, -12.9692, 71.3266
Hunter-Lab:
78.2542, -27.7927, 38.5985
#bcd964 color charts
#bcd964 color shades, tints & tones
#bcd964 color schemes
#bcd964 color preview, HTML & CSS examples
This text has a color of #bcd964
<p style="color:#bcd964;">Text here</p>
.mytext {color:#bcd964;}
This box has a color of #bcd964
<div style="background-color:#bcd964;">Content here</div>
.mybackground {background-color:#bcd964;}
Border around this has a color of #bcd964
<div style="border:2px solid #bcd964;">Content here</div>
.myborder {border:2px solid #bcd964;}