#baad4f color space conversions
Hex:
        #baad4f
        RGB:
        186, 173, 79
        CMY:
        27, 32, 69
        CMYK:
        0, 7, 58, 27
      HSL:
        53°, 43.6735%, 51.9608%
        HSV (HSB):
        53°, 57.5269%, 72.9412%
        XYZ:
        36.6046, 40.8908, 13.3606
        xyY:
        0.4029, 0.4501, 40.8908
      CIE-Lab:
        70.0993, -7.3405, 49.0627
        CIE-LCH:
        70.0993, 49.6087, 98.5091
        CIE-Luv:
        70.0993, 13.0733, 59.2199
        Hunter-Lab:
        63.9459, -9.7265, 32.3743
      #baad4f color charts
#baad4f RGB chart
      #baad4f CMYK chart
      #baad4f RGB pie chart
      #baad4f color shades, tints & tones
#baad4f color schemes
#baad4f color preview, HTML & CSS examples
           This text has a color of #baad4f        
        
          <p style="color:#baad4f;">Text here</p>
        
        
          .mytext {color:#baad4f;}
        
        Text color #baad4f
      
           This box has a color of #baad4f        
        
          <div style="background-color:#baad4f;">Content here</div>
        
        
          .mybackground {background-color:#baad4f;}
        
        Background color #baad4f
      
           Border around this has a color of #baad4f        
        
          <div style="border:2px solid #baad4f;">Content here</div>
        
        
          .myborder {border:2px solid #baad4f;}
        
        Border color #baad4f