#bcc80e color space conversions
Hex:
#bcc80e
RGB:
188, 200, 14
CMY:
26, 22, 95
CMYK:
6, 0, 93, 22
HSL:
64°, 86.9159%, 41.9608%
HSV (HSB):
64°, 93.0000%, 78.4314%
XYZ:
41.4726, 52.0316, 8.2727
xyY:
0.4075, 0.5112, 52.0316
CIE-Lab:
77.2997, -22.9169, 76.1533
CIE-LCH:
77.2997, 79.5267, 106.7482
CIE-Luv:
77.2997, -1.9386, 85.1061
Hunter-Lab:
72.1330, -23.6047, 43.6933
#bcc80e color charts
#bcc80e color shades, tints & tones
#bcc80e color schemes
#bcc80e color preview, HTML & CSS examples
This text has a color of #bcc80e
<p style="color:#bcc80e;">Text here</p>
.mytext {color:#bcc80e;}
This box has a color of #bcc80e
<div style="background-color:#bcc80e;">Content here</div>
.mybackground {background-color:#bcc80e;}
Border around this has a color of #bcc80e
<div style="border:2px solid #bcc80e;">Content here</div>
.myborder {border:2px solid #bcc80e;}