#baa36e color space conversions
Hex:
        #baa36e
        RGB:
        186, 163, 110
        CMY:
        27, 36, 57
        CMYK:
        0, 12, 41, 27
      HSL:
        42°, 35.5140%, 58.0392%
        HSV (HSB):
        42°, 40.8602%, 72.9412%
        XYZ:
        36.1614, 37.7593, 20.1342
        xyY:
        0.3845, 0.4015, 37.7593
      CIE-Lab:
        67.8428, 0.9117, 30.6134
        CIE-LCH:
        67.8428, 30.6270, 88.2942
        CIE-Luv:
        67.8428, 17.9423, 39.0436
        Hunter-Lab:
        61.4486, -2.4910, 23.5871
      #baa36e color charts
#baa36e RGB chart
      #baa36e CMYK chart
      #baa36e RGB pie chart
      #baa36e color shades, tints & tones
#baa36e color schemes
#baa36e color preview, HTML & CSS examples
           This text has a color of #baa36e        
        
          <p style="color:#baa36e;">Text here</p>
        
        
          .mytext {color:#baa36e;}
        
        Text color #baa36e
      
           This box has a color of #baa36e        
        
          <div style="background-color:#baa36e;">Content here</div>
        
        
          .mybackground {background-color:#baa36e;}
        
        Background color #baa36e
      
           Border around this has a color of #baa36e        
        
          <div style="border:2px solid #baa36e;">Content here</div>
        
        
          .myborder {border:2px solid #baa36e;}
        
        Border color #baa36e