#badd75 color space conversions
Hex:
#badd75
RGB:
186, 221, 117
CMY:
27, 13, 54
CMYK:
16, 0, 47, 13
HSL:
80°, 60.4651%, 66.2745%
HSV (HSB):
80°, 47.0588%, 86.6667%
XYZ:
49.3170, 63.4364, 26.4748
xyY:
0.3542, 0.4556, 63.4364
CIE-Lab:
83.6714, -27.8372, 47.0168
CIE-LCH:
83.6714, 54.6396, 120.6284
CIE-Luv:
83.6714, -16.5689, 65.4374
Hunter-Lab:
79.6469, -28.8557, 36.0448
#badd75 color charts
#badd75 color shades, tints & tones
#badd75 color schemes
#badd75 color preview, HTML & CSS examples
This text has a color of #badd75
<p style="color:#badd75;">Text here</p>
.mytext {color:#badd75;}
This box has a color of #badd75
<div style="background-color:#badd75;">Content here</div>
.mybackground {background-color:#badd75;}
Border around this has a color of #badd75
<div style="border:2px solid #badd75;">Content here</div>
.myborder {border:2px solid #badd75;}