#baa67b color space conversions
Hex:
        #baa67b
        RGB:
        186, 166, 123
        CMY:
        27, 35, 52
        CMYK:
        0, 11, 34, 27
      HSL:
        41°, 31.3433%, 60.5882%
        HSV (HSB):
        41°, 33.8710%, 72.9412%
        XYZ:
        37.4611, 39.1416, 24.3196
        xyY:
        0.3712, 0.3878, 39.1416
      CIE-Lab:
        68.8537, 0.8440, 24.9526
        CIE-LCH:
        68.8537, 24.9669, 88.0627
        CIE-Luv:
        68.8537, 15.1963, 32.8366
        Hunter-Lab:
        62.5632, -2.6050, 20.7471
      #baa67b color charts
#baa67b RGB chart
      #baa67b CMYK chart
      #baa67b RGB pie chart
      #baa67b color shades, tints & tones
#baa67b color schemes
#baa67b color preview, HTML & CSS examples
           This text has a color of #baa67b        
        
          <p style="color:#baa67b;">Text here</p>
        
        
          .mytext {color:#baa67b;}
        
        Text color #baa67b
      
           This box has a color of #baa67b        
        
          <div style="background-color:#baa67b;">Content here</div>
        
        
          .mybackground {background-color:#baa67b;}
        
        Background color #baa67b
      
           Border around this has a color of #baa67b        
        
          <div style="border:2px solid #baa67b;">Content here</div>
        
        
          .myborder {border:2px solid #baa67b;}
        
        Border color #baa67b