#bcc012 color space conversions
Hex:
#bcc012
RGB:
188, 192, 18
CMY:
26, 25, 93
CMYK:
2, 0, 91, 25
HSL:
61°, 82.8571%, 41.1765%
HSV (HSB):
61°, 90.6250%, 75.2941%
XYZ:
39.6979, 48.4343, 7.8287
xyY:
0.4137, 0.5047, 48.4343
CIE-Lab:
75.0980, -18.9154, 73.9006
CIE-LCH:
75.0980, 76.2830, 104.3570
CIE-Luv:
75.0980, 3.1618, 81.6727
Hunter-Lab:
69.5948, -19.9719, 42.0468
#bcc012 color charts
#bcc012 color shades, tints & tones
#bcc012 color schemes
#bcc012 color preview, HTML & CSS examples
This text has a color of #bcc012
<p style="color:#bcc012;">Text here</p>
.mytext {color:#bcc012;}
This box has a color of #bcc012
<div style="background-color:#bcc012;">Content here</div>
.mybackground {background-color:#bcc012;}
Border around this has a color of #bcc012
<div style="border:2px solid #bcc012;">Content here</div>
.myborder {border:2px solid #bcc012;}