#bcc22a color space conversions
Hex:
#bcc22a
RGB:
188, 194, 42
CMY:
26, 24, 84
CMYK:
3, 0, 78, 24
HSL:
62°, 64.4068%, 46.2745%
HSV (HSB):
62°, 78.3505%, 76.0784%
XYZ:
40.4487, 49.4421, 9.6019
xyY:
0.4065, 0.4969, 49.4421
CIE-Lab:
75.7255, -19.2784, 69.1259
CIE-LCH:
75.7255, 71.7638, 105.5832
CIE-Luv:
75.7255, 1.6625, 79.1682
Hunter-Lab:
70.3151, -20.3693, 41.1242
#bcc22a color charts
#bcc22a color shades, tints & tones
#bcc22a color schemes
#bcc22a color preview, HTML & CSS examples
This text has a color of #bcc22a
<p style="color:#bcc22a;">Text here</p>
.mytext {color:#bcc22a;}
This box has a color of #bcc22a
<div style="background-color:#bcc22a;">Content here</div>
.mybackground {background-color:#bcc22a;}
Border around this has a color of #bcc22a
<div style="border:2px solid #bcc22a;">Content here</div>
.myborder {border:2px solid #bcc22a;}