#bad37a color space conversions
Hex:
#bad37a
RGB:
186, 211, 122
CMY:
27, 17, 52
CMYK:
12, 0, 42, 17
HSL:
77°, 50.2825%, 65.2941%
HSV (HSB):
77°, 42.1801%, 82.7451%
XYZ:
47.0568, 58.4328, 27.2109
xyY:
0.3546, 0.4403, 58.4328
CIE-Lab:
80.9788, -22.4651, 41.2280
CIE-LCH:
80.9788, 46.9514, 118.5860
CIE-Luv:
80.9788, -11.1407, 57.7399
Hunter-Lab:
76.4413, -23.8888, 32.4035
#bad37a color charts
#bad37a color shades, tints & tones
#bad37a color schemes
#bad37a color preview, HTML & CSS examples
This text has a color of #bad37a
<p style="color:#bad37a;">Text here</p>
.mytext {color:#bad37a;}
This box has a color of #bad37a
<div style="background-color:#bad37a;">Content here</div>
.mybackground {background-color:#bad37a;}
Border around this has a color of #bad37a
<div style="border:2px solid #bad37a;">Content here</div>
.myborder {border:2px solid #bad37a;}