#bcd712 color space conversions
Hex:
#bcd712
RGB:
188, 215, 18
CMY:
26, 16, 93
CMYK:
13, 0, 92, 16
HSL:
68°, 84.5494%, 45.6863%
HSV (HSB):
68°, 91.6279%, 84.3137%
XYZ:
45.1487, 59.3359, 9.6457
xyY:
0.3956, 0.5199, 59.3359
CIE-Lab:
81.4759, -30.0282, 78.9052
CIE-LCH:
81.4759, 84.4258, 110.8348
CIE-Luv:
81.4759, -11.1481, 90.6222
Hunter-Lab:
77.0298, -30.1799, 46.4966
#bcd712 color charts
#bcd712 color shades, tints & tones
#bcd712 color schemes
#bcd712 color preview, HTML & CSS examples
This text has a color of #bcd712
<p style="color:#bcd712;">Text here</p>
.mytext {color:#bcd712;}
This box has a color of #bcd712
<div style="background-color:#bcd712;">Content here</div>
.mybackground {background-color:#bcd712;}
Border around this has a color of #bcd712
<div style="border:2px solid #bcd712;">Content here</div>
.myborder {border:2px solid #bcd712;}