#bcc50a color space conversions
Hex:
#bcc50a
RGB:
188, 197, 10
CMY:
26, 23, 96
CMYK:
5, 0, 95, 23
HSL:
63°, 90.3382%, 40.5882%
HSV (HSB):
63°, 94.9239%, 77.2549%
XYZ:
40.7601, 50.6458, 7.9145
xyY:
0.4104, 0.5099, 50.6458
CIE-Lab:
76.4639, -21.4987, 75.9531
CIE-LCH:
76.4639, 78.9371, 105.8043
CIE-Luv:
76.4639, -0.0209, 84.2004
Hunter-Lab:
71.1659, -22.3048, 43.2223
#bcc50a color charts
#bcc50a color shades, tints & tones
#bcc50a color schemes
#bcc50a color preview, HTML & CSS examples
This text has a color of #bcc50a
<p style="color:#bcc50a;">Text here</p>
.mytext {color:#bcc50a;}
This box has a color of #bcc50a
<div style="background-color:#bcc50a;">Content here</div>
.mybackground {background-color:#bcc50a;}
Border around this has a color of #bcc50a
<div style="border:2px solid #bcc50a;">Content here</div>
.myborder {border:2px solid #bcc50a;}