#bad89c color space conversions
Hex:
#bad89c
RGB:
186, 216, 156
CMY:
27, 15, 39
CMYK:
14, 0, 28, 15
HSL:
90°, 43.4783%, 72.9412%
HSV (HSB):
90°, 27.7778%, 84.7059%
XYZ:
50.8063, 61.9511, 40.7325
xyY:
0.3310, 0.4036, 61.9511
CIE-Lab:
82.8874, -20.4535, 26.3869
CIE-LCH:
82.8874, 33.3858, 127.7807
CIE-Luv:
82.8874, -14.5146, 40.3995
Hunter-Lab:
78.7090, -22.5199, 24.4133
#bad89c color charts
#bad89c color shades, tints & tones
#bad89c color schemes
#bad89c color preview, HTML & CSS examples
This text has a color of #bad89c
<p style="color:#bad89c;">Text here</p>
.mytext {color:#bad89c;}
This box has a color of #bad89c
<div style="background-color:#bad89c;">Content here</div>
.mybackground {background-color:#bad89c;}
Border around this has a color of #bad89c
<div style="border:2px solid #bad89c;">Content here</div>
.myborder {border:2px solid #bad89c;}