#badd07 color space conversions
Hex:
#badd07
RGB:
186, 221, 7
CMY:
27, 13, 97
CMYK:
16, 0, 97, 13
HSL:
70°, 93.8596%, 44.7059%
HSV (HSB):
70°, 96.8326%, 86.6667%
XYZ:
46.1445, 62.1673, 9.7684
xyY:
0.3908, 0.5265, 62.1673
CIE-Lab:
83.0023, -33.7602, 81.1603
CIE-LCH:
83.0023, 87.9019, 112.5858
CIE-Luv:
83.0023, -15.8827, 93.6073
Hunter-Lab:
78.8463, -33.5145, 47.8468
#badd07 color charts
#badd07 color shades, tints & tones
#badd07 color schemes
#badd07 color preview, HTML & CSS examples
This text has a color of #badd07
<p style="color:#badd07;">Text here</p>
.mytext {color:#badd07;}
This box has a color of #badd07
<div style="background-color:#badd07;">Content here</div>
.mybackground {background-color:#badd07;}
Border around this has a color of #badd07
<div style="border:2px solid #badd07;">Content here</div>
.myborder {border:2px solid #badd07;}