#bad66e color space conversions
Hex:
        #bad66e
        RGB:
        186, 214, 110
        CMY:
        27, 16, 57
        CMYK:
        13, 0, 49, 16
      HSL:
        76°, 55.9140%, 63.5294%
        HSV (HSB):
        76°, 48.5981%, 83.9216%
        XYZ:
        47.1107, 59.6580, 23.7840
        xyY:
        0.3609, 0.4570, 59.6580
      CIE-Lab:
        81.6520, -25.2156, 47.9160
        CIE-LCH:
        81.6520, 54.1458, 117.7554
        CIE-Luv:
        81.6520, -12.6064, 65.3033
        Hunter-Lab:
        77.2386, -26.2937, 35.8099
      #bad66e color charts
#bad66e RGB chart
      #bad66e CMYK chart
      #bad66e RGB pie chart
      #bad66e color shades, tints & tones
#bad66e color schemes
#bad66e color preview, HTML & CSS examples
           This text has a color of #bad66e        
        
          <p style="color:#bad66e;">Text here</p>
        
        
          .mytext {color:#bad66e;}
        
        Text color #bad66e
      
           This box has a color of #bad66e        
        
          <div style="background-color:#bad66e;">Content here</div>
        
        
          .mybackground {background-color:#bad66e;}
        
        Background color #bad66e
      
           Border around this has a color of #bad66e        
        
          <div style="border:2px solid #bad66e;">Content here</div>
        
        
          .myborder {border:2px solid #bad66e;}
        
        Border color #bad66e