#badc14 color space conversions
Hex:
#badc14
RGB:
186, 220, 20
CMY:
27, 14, 92
CMYK:
15, 0, 91, 14
HSL:
70°, 83.3333%, 47.0588%
HSV (HSB):
70°, 90.9091%, 86.2745%
XYZ:
45.9692, 61.6760, 10.1437
xyY:
0.3903, 0.5236, 61.6760
CIE-Lab:
82.7408, -33.1313, 79.5774
CIE-LCH:
82.7408, 86.1989, 112.6039
CIE-Luv:
82.7408, -15.3233, 92.3904
Hunter-Lab:
78.5341, -32.9514, 47.3158
#badc14 color charts
#badc14 color shades, tints & tones
#badc14 color schemes
#badc14 color preview, HTML & CSS examples
This text has a color of #badc14
<p style="color:#badc14;">Text here</p>
.mytext {color:#badc14;}
This box has a color of #badc14
<div style="background-color:#badc14;">Content here</div>
.mybackground {background-color:#badc14;}
Border around this has a color of #badc14
<div style="border:2px solid #badc14;">Content here</div>
.myborder {border:2px solid #badc14;}