#badc11 color space conversions
Hex:
#badc11
RGB:
186, 220, 17
CMY:
27, 14, 93
CMYK:
15, 0, 92, 14
HSL:
70°, 85.6540%, 46.4706%
HSV (HSB):
70°, 92.2727%, 86.2745%
XYZ:
45.9441, 61.6660, 10.0115
xyY:
0.3906, 0.5243, 61.6660
CIE-Lab:
82.7355, -33.1797, 79.9636
CIE-LCH:
82.7355, 86.5740, 112.5353
CIE-Luv:
82.7355, -15.3174, 92.6280
Hunter-Lab:
78.5277, -32.9887, 47.4105
#badc11 color charts
#badc11 color shades, tints & tones
#badc11 color schemes
#badc11 color preview, HTML & CSS examples
This text has a color of #badc11
<p style="color:#badc11;">Text here</p>
.mytext {color:#badc11;}
This box has a color of #badc11
<div style="background-color:#badc11;">Content here</div>
.mybackground {background-color:#badc11;}
Border around this has a color of #badc11
<div style="border:2px solid #badc11;">Content here</div>
.myborder {border:2px solid #badc11;}