#baa55d color space conversions
Hex:
        #baa55d
        RGB:
        186, 165, 93
        CMY:
        27, 35, 64
        CMYK:
        0, 11, 50, 27
      HSL:
        46°, 40.2597%, 54.7059%
        HSV (HSB):
        46°, 50.0000%, 72.9412%
        XYZ:
        35.6806, 38.1397, 15.8371
        xyY:
        0.3980, 0.4254, 38.1397
      CIE-Lab:
        68.1234, -1.9106, 39.8600
        CIE-LCH:
        68.1234, 39.9058, 92.7442
        CIE-Luv:
        68.1234, 17.6781, 49.1430
        Hunter-Lab:
        61.7573, -4.9460, 28.0258
      #baa55d color charts
#baa55d RGB chart
      #baa55d CMYK chart
      #baa55d RGB pie chart
      #baa55d color shades, tints & tones
#baa55d color schemes
#baa55d color preview, HTML & CSS examples
           This text has a color of #baa55d        
        
          <p style="color:#baa55d;">Text here</p>
        
        
          .mytext {color:#baa55d;}
        
        Text color #baa55d
      
           This box has a color of #baa55d        
        
          <div style="background-color:#baa55d;">Content here</div>
        
        
          .mybackground {background-color:#baa55d;}
        
        Background color #baa55d
      
           Border around this has a color of #baa55d        
        
          <div style="border:2px solid #baa55d;">Content here</div>
        
        
          .myborder {border:2px solid #baa55d;}
        
        Border color #baa55d