#bcd67a color space conversions
Hex:
#bcd67a
RGB:
188, 214, 122
CMY:
26, 16, 52
CMYK:
12, 0, 43, 16
HSL:
77°, 52.8736%, 65.8824%
HSV (HSB):
77°, 42.9907%, 83.9216%
XYZ:
48.2985, 60.1896, 27.4845
xyY:
0.3552, 0.4427, 60.1896
CIE-Lab:
81.9412, -23.1644, 42.4663
CIE-LCH:
81.9412, 48.3733, 118.6115
CIE-Luv:
81.9412, -11.6384, 59.4002
Hunter-Lab:
77.5820, -24.6438, 33.3031
#bcd67a color charts
#bcd67a color shades, tints & tones
#bcd67a color schemes
#bcd67a color preview, HTML & CSS examples
This text has a color of #bcd67a
<p style="color:#bcd67a;">Text here</p>
.mytext {color:#bcd67a;}
This box has a color of #bcd67a
<div style="background-color:#bcd67a;">Content here</div>
.mybackground {background-color:#bcd67a;}
Border around this has a color of #bcd67a
<div style="border:2px solid #bcd67a;">Content here</div>
.myborder {border:2px solid #bcd67a;}