#badd0e color space conversions
Hex:
#badd0e
RGB:
186, 221, 14
CMY:
27, 13, 95
CMYK:
16, 0, 94, 13
HSL:
70°, 88.0851%, 46.0784%
HSV (HSB):
70°, 93.6652%, 86.6667%
XYZ:
46.1854, 62.1837, 9.9839
xyY:
0.3902, 0.5254, 62.1837
CIE-Lab:
83.0110, -33.6815, 80.5218
CIE-LCH:
83.0110, 87.2823, 112.6991
CIE-Luv:
83.0110, -15.8920, 93.2208
Hunter-Lab:
78.8566, -33.4538, 47.6931
#badd0e color charts
#badd0e color shades, tints & tones
#badd0e color schemes
#badd0e color preview, HTML & CSS examples
This text has a color of #badd0e
<p style="color:#badd0e;">Text here</p>
.mytext {color:#badd0e;}
This box has a color of #badd0e
<div style="background-color:#badd0e;">Content here</div>
.mybackground {background-color:#badd0e;}
Border around this has a color of #badd0e
<div style="border:2px solid #badd0e;">Content here</div>
.myborder {border:2px solid #badd0e;}