#bcc70f color space conversions
Hex:
#bcc70f
RGB:
188, 199, 15
CMY:
26, 22, 94
CMYK:
6, 0, 92, 22
HSL:
64°, 85.9813%, 41.9608%
HSV (HSB):
64°, 92.4623%, 78.0392%
XYZ:
41.2487, 51.5727, 8.2324
xyY:
0.4082, 0.5103, 51.5727
CIE-Lab:
77.0246, -22.4148, 75.8167
CIE-LCH:
77.0246, 79.0607, 106.4700
CIE-Luv:
77.0246, -1.3108, 84.6450
Hunter-Lab:
71.8141, -23.1477, 43.4732
#bcc70f color charts
#bcc70f color shades, tints & tones
#bcc70f color schemes
#bcc70f color preview, HTML & CSS examples
This text has a color of #bcc70f
<p style="color:#bcc70f;">Text here</p>
.mytext {color:#bcc70f;}
This box has a color of #bcc70f
<div style="background-color:#bcc70f;">Content here</div>
.mybackground {background-color:#bcc70f;}
Border around this has a color of #bcc70f
<div style="border:2px solid #bcc70f;">Content here</div>
.myborder {border:2px solid #bcc70f;}