#bad99d color space conversions
Hex:
#bad99d
RGB:
186, 217, 157
CMY:
27, 15, 38
CMYK:
14, 0, 28, 15
HSL:
91°, 44.1176%, 73.3333%
HSV (HSB):
91°, 27.6498%, 85.0980%
XYZ:
51.1484, 62.4991, 41.2660
xyY:
0.3302, 0.4034, 62.4991
CIE-Lab:
83.1781, -20.7980, 26.2616
CIE-LCH:
83.1781, 33.4997, 128.3776
CIE-Luv:
83.1781, -15.0569, 40.3384
Hunter-Lab:
79.0564, -22.8617, 24.3912
#bad99d color charts
#bad99d color shades, tints & tones
#bad99d color schemes
#bad99d color preview, HTML & CSS examples
This text has a color of #bad99d
<p style="color:#bad99d;">Text here</p>
.mytext {color:#bad99d;}
This box has a color of #bad99d
<div style="background-color:#bad99d;">Content here</div>
.mybackground {background-color:#bad99d;}
Border around this has a color of #bad99d
<div style="border:2px solid #bad99d;">Content here</div>
.myborder {border:2px solid #bad99d;}