#badc3e color space conversions
Hex:
#badc3e
RGB:
186, 220, 62
CMY:
27, 14, 76
CMYK:
15, 0, 72, 14
HSL:
73°, 69.2982%, 55.2941%
HSV (HSB):
73°, 71.8182%, 86.2745%
XYZ:
46.7124, 61.9733, 14.0575
xyY:
0.3806, 0.5049, 61.9733
CIE-Lab:
82.8992, -31.7102, 69.4327
CIE-LCH:
82.8992, 76.3311, 114.5464
CIE-Luv:
82.8992, -15.4986, 85.4616
Hunter-Lab:
78.7231, -31.8479, 44.5189
#badc3e color charts
#badc3e color shades, tints & tones
#badc3e color schemes
#badc3e color preview, HTML & CSS examples
This text has a color of #badc3e
<p style="color:#badc3e;">Text here</p>
.mytext {color:#badc3e;}
This box has a color of #badc3e
<div style="background-color:#badc3e;">Content here</div>
.mybackground {background-color:#badc3e;}
Border around this has a color of #badc3e
<div style="border:2px solid #badc3e;">Content here</div>
.myborder {border:2px solid #badc3e;}