#bad37f color space conversions
Hex:
#bad37f
RGB:
186, 211, 127
CMY:
27, 17, 50
CMYK:
12, 0, 40, 17
HSL:
78°, 48.8372%, 66.2745%
HSV (HSB):
78°, 39.8104%, 82.7451%
XYZ:
47.3747, 58.5599, 28.8850
xyY:
0.3514, 0.4344, 58.5599
CIE-Lab:
81.0491, -21.8794, 38.8169
CIE-LCH:
81.0491, 44.5585, 119.4080
CIE-Luv:
81.0491, -11.2394, 55.0349
Hunter-Lab:
76.5245, -23.4121, 31.1875
#bad37f color charts
#bad37f color shades, tints & tones
#bad37f color schemes
#bad37f color preview, HTML & CSS examples
This text has a color of #bad37f
<p style="color:#bad37f;">Text here</p>
.mytext {color:#bad37f;}
This box has a color of #bad37f
<div style="background-color:#bad37f;">Content here</div>
.mybackground {background-color:#bad37f;}
Border around this has a color of #bad37f
<div style="border:2px solid #bad37f;">Content here</div>
.myborder {border:2px solid #bad37f;}