#bcc006 color space conversions
Hex:
#bcc006
RGB:
188, 192, 6
CMY:
26, 25, 98
CMYK:
2, 0, 97, 25
HSL:
61°, 93.9394%, 38.8235%
HSV (HSB):
61°, 96.8750%, 75.2941%
XYZ:
39.6215, 48.4038, 7.4269
xyY:
0.4151, 0.5071, 48.4038
CIE-Lab:
75.0789, -19.0725, 75.3156
CIE-LCH:
75.0789, 77.6930, 104.2105
CIE-Luv:
75.0789, 3.2163, 82.5011
Hunter-Lab:
69.5728, -20.0972, 42.3718
#bcc006 color charts
#bcc006 color shades, tints & tones
#bcc006 color schemes
#bcc006 color preview, HTML & CSS examples
This text has a color of #bcc006
<p style="color:#bcc006;">Text here</p>
.mytext {color:#bcc006;}
This box has a color of #bcc006
<div style="background-color:#bcc006;">Content here</div>
.mybackground {background-color:#bcc006;}
Border around this has a color of #bcc006
<div style="border:2px solid #bcc006;">Content here</div>
.myborder {border:2px solid #bcc006;}