#bcd664 color space conversions
Hex:
#bcd664
RGB:
188, 214, 100
CMY:
26, 16, 61
CMYK:
12, 0, 53, 16
HSL:
74°, 58.1633%, 61.5686%
HSV (HSB):
74°, 53.2710%, 83.9216%
XYZ:
47.0859, 59.7046, 21.0990
xyY:
0.3682, 0.4668, 59.7046
CIE-Lab:
81.6774, -25.3948, 52.6744
CIE-LCH:
81.6774, 58.4764, 115.7392
CIE-Luv:
81.6774, -11.2666, 69.8942
Hunter-Lab:
77.2688, -26.4464, 37.8984
#bcd664 color charts
#bcd664 color shades, tints & tones
#bcd664 color schemes
#bcd664 color preview, HTML & CSS examples
This text has a color of #bcd664
<p style="color:#bcd664;">Text here</p>
.mytext {color:#bcd664;}
This box has a color of #bcd664
<div style="background-color:#bcd664;">Content here</div>
.mybackground {background-color:#bcd664;}
Border around this has a color of #bcd664
<div style="border:2px solid #bcd664;">Content here</div>
.myborder {border:2px solid #bcd664;}