#bad06b color space conversions
Hex:
        #bad06b
        RGB:
        186, 208, 107
        CMY:
        27, 18, 58
        CMYK:
        11, 0, 49, 18
      HSL:
        73°, 51.7949%, 61.7647%
        HSV (HSB):
        73°, 48.5577%, 81.5686%
        XYZ:
        45.4594, 56.6124, 22.4412
        xyY:
        0.3651, 0.4547, 56.6124
      CIE-Lab:
        79.9611, -22.6058, 47.3114
        CIE-LCH:
        79.9611, 52.4347, 115.5389
        CIE-Luv:
        79.9611, -9.1613, 63.7402
        Hunter-Lab:
        75.2412, -23.8255, 34.9852
      #bad06b color charts
#bad06b RGB chart
      #bad06b CMYK chart
      #bad06b RGB pie chart
      #bad06b color shades, tints & tones
#bad06b color schemes
#bad06b color preview, HTML & CSS examples
           This text has a color of #bad06b        
        
          <p style="color:#bad06b;">Text here</p>
        
        
          .mytext {color:#bad06b;}
        
        Text color #bad06b
      
           This box has a color of #bad06b        
        
          <div style="background-color:#bad06b;">Content here</div>
        
        
          .mybackground {background-color:#bad06b;}
        
        Background color #bad06b
      
           Border around this has a color of #bad06b        
        
          <div style="border:2px solid #bad06b;">Content here</div>
        
        
          .myborder {border:2px solid #bad06b;}
        
        Border color #bad06b