#bcc016 color space conversions
Hex:
#bcc016
RGB:
188, 192, 22
CMY:
26, 25, 91
CMYK:
2, 0, 89, 25
HSL:
61°, 79.4393%, 41.9608%
HSV (HSB):
61°, 88.5417%, 75.2941%
XYZ:
39.7335, 48.4486, 8.0164
xyY:
0.4130, 0.5036, 48.4486
CIE-Lab:
75.1070, -18.8421, 73.2568
CIE-LCH:
75.1070, 75.6411, 104.4242
CIE-Luv:
75.1070, 3.1365, 81.2870
Hunter-Lab:
69.6050, -19.9134, 41.8951
#bcc016 color charts
#bcc016 color shades, tints & tones
#bcc016 color schemes
#bcc016 color preview, HTML & CSS examples
This text has a color of #bcc016
<p style="color:#bcc016;">Text here</p>
.mytext {color:#bcc016;}
This box has a color of #bcc016
<div style="background-color:#bcc016;">Content here</div>
.mybackground {background-color:#bcc016;}
Border around this has a color of #bcc016
<div style="border:2px solid #bcc016;">Content here</div>
.myborder {border:2px solid #bcc016;}