#baa27b color space conversions
Hex:
        #baa27b
        RGB:
        186, 162, 123
        CMY:
        27, 36, 52
        CMYK:
        0, 13, 34, 27
      HSL:
        37°, 31.3433%, 60.5882%
        HSV (HSB):
        37°, 33.8710%, 72.9412%
        XYZ:
        36.7452, 37.7098, 24.0809
        xyY:
        0.3729, 0.3827, 37.7098
      CIE-Lab:
        67.8062, 3.0089, 23.5448
        CIE-LCH:
        67.8062, 23.7363, 82.7174
        CIE-Luv:
        67.8062, 17.6535, 30.6166
        Hunter-Lab:
        61.4083, -0.6547, 19.7356
      #baa27b color charts
#baa27b RGB chart
      #baa27b CMYK chart
      #baa27b RGB pie chart
      #baa27b color shades, tints & tones
#baa27b color schemes
#baa27b color preview, HTML & CSS examples
           This text has a color of #baa27b        
        
          <p style="color:#baa27b;">Text here</p>
        
        
          .mytext {color:#baa27b;}
        
        Text color #baa27b
      
           This box has a color of #baa27b        
        
          <div style="background-color:#baa27b;">Content here</div>
        
        
          .mybackground {background-color:#baa27b;}
        
        Background color #baa27b
      
           Border around this has a color of #baa27b        
        
          <div style="border:2px solid #baa27b;">Content here</div>
        
        
          .myborder {border:2px solid #baa27b;}
        
        Border color #baa27b