#bad38e color space conversions
Hex:
#bad38e
RGB:
186, 211, 142
CMY:
27, 17, 44
CMYK:
12, 0, 33, 17
HSL:
82°, 43.9490%, 69.2157%
HSV (HSB):
82°, 32.7014%, 82.7451%
XYZ:
48.4265, 58.9806, 34.4232
xyY:
0.3414, 0.4159, 58.9806
CIE-Lab:
81.2809, -19.9665, 31.4787
CIE-LCH:
81.2809, 37.2769, 122.3864
CIE-Luv:
81.2809, -11.5579, 46.3270
Hunter-Lab:
76.7988, -21.8426, 27.1839
#bad38e color charts
#bad38e color shades, tints & tones
#bad38e color schemes
#bad38e color preview, HTML & CSS examples
This text has a color of #bad38e
<p style="color:#bad38e;">Text here</p>
.mytext {color:#bad38e;}
This box has a color of #bad38e
<div style="background-color:#bad38e;">Content here</div>
.mybackground {background-color:#bad38e;}
Border around this has a color of #bad38e
<div style="border:2px solid #bad38e;">Content here</div>
.myborder {border:2px solid #bad38e;}