#badd45 color space conversions
Hex:
#badd45
RGB:
186, 221, 69
CMY:
27, 13, 73
CMYK:
16, 0, 69, 13
HSL:
74°, 69.0909%, 56.8627%
HSV (HSB):
74°, 68.7783%, 86.6667%
XYZ:
47.1803, 62.5817, 15.2230
xyY:
0.3775, 0.5007, 62.5817
CIE-Lab:
83.2218, -31.7874, 67.2689
CIE-LCH:
83.2218, 74.4013, 115.2927
CIE-Luv:
83.2218, -16.1145, 84.0182
Hunter-Lab:
79.1086, -31.9827, 43.9667
#badd45 color charts
#badd45 color shades, tints & tones
#badd45 color schemes
#badd45 color preview, HTML & CSS examples
This text has a color of #badd45
<p style="color:#badd45;">Text here</p>
.mytext {color:#badd45;}
This box has a color of #badd45
<div style="background-color:#badd45;">Content here</div>
.mybackground {background-color:#badd45;}
Border around this has a color of #badd45
<div style="border:2px solid #badd45;">Content here</div>
.myborder {border:2px solid #badd45;}