#baa26b color space conversions
Hex:
        #baa26b
        RGB:
        186, 162, 107
        CMY:
        27, 36, 58
        CMYK:
        0, 13, 42, 27
      HSL:
        42°, 36.4055%, 57.4510%
        HSV (HSB):
        42°, 42.4731%, 72.9412%
        XYZ:
        35.8239, 37.3413, 19.2294
        xyY:
        0.3877, 0.4042, 37.3413
      CIE-Lab:
        67.5323, 1.1195, 31.8112
        CIE-LCH:
        67.5323, 31.8308, 87.9845
        CIE-Luv:
        67.5323, 18.7787, 40.2302
        Hunter-Lab:
        61.1075, -2.2938, 24.1178
      #baa26b color charts
#baa26b RGB chart
      #baa26b CMYK chart
      #baa26b RGB pie chart
      #baa26b color shades, tints & tones
#baa26b color schemes
#baa26b color preview, HTML & CSS examples
           This text has a color of #baa26b        
        
          <p style="color:#baa26b;">Text here</p>
        
        
          .mytext {color:#baa26b;}
        
        Text color #baa26b
      
           This box has a color of #baa26b        
        
          <div style="background-color:#baa26b;">Content here</div>
        
        
          .mybackground {background-color:#baa26b;}
        
        Background color #baa26b
      
           Border around this has a color of #baa26b        
        
          <div style="border:2px solid #baa26b;">Content here</div>
        
        
          .myborder {border:2px solid #baa26b;}
        
        Border color #baa26b