#baa56b color space conversions
Hex:
        #baa56b
        RGB:
        186, 165, 107
        CMY:
        27, 35, 58
        CMYK:
        0, 11, 42, 27
      HSL:
        44°, 36.4055%, 57.4510%
        HSV (HSB):
        44°, 42.4731%, 72.9412%
        XYZ:
        36.3587, 38.4109, 19.4077
        xyY:
        0.3861, 0.4079, 38.4109
      CIE-Lab:
        68.3224, -0.4976, 32.8277
        CIE-LCH:
        68.3224, 32.8314, 90.8684
        CIE-Luv:
        68.3224, 16.8630, 41.7963
        Hunter-Lab:
        61.9765, -3.7415, 24.8172
      #baa56b color charts
#baa56b RGB chart
      #baa56b CMYK chart
      #baa56b RGB pie chart
      #baa56b color shades, tints & tones
#baa56b color schemes
#baa56b color preview, HTML & CSS examples
           This text has a color of #baa56b        
        
          <p style="color:#baa56b;">Text here</p>
        
        
          .mytext {color:#baa56b;}
        
        Text color #baa56b
      
           This box has a color of #baa56b        
        
          <div style="background-color:#baa56b;">Content here</div>
        
        
          .mybackground {background-color:#baa56b;}
        
        Background color #baa56b
      
           Border around this has a color of #baa56b        
        
          <div style="border:2px solid #baa56b;">Content here</div>
        
        
          .myborder {border:2px solid #baa56b;}
        
        Border color #baa56b