#baa29b color space conversions
Hex:
        #baa29b
        RGB:
        186, 162, 155
        CMY:
        27, 36, 39
        CMYK:
        0, 13, 17, 27
      HSL:
        14°, 18.3432%, 66.8627%
        HSV (HSB):
        14°, 16.6667%, 72.9412%
        XYZ:
        39.0864, 38.6463, 36.4098
        xyY:
        0.3424, 0.3386, 38.6463
      CIE-Lab:
        68.4943, 7.6203, 6.8607
        CIE-LCH:
        68.4943, 10.2537, 41.9975
        CIE-Luv:
        68.4943, 15.0639, 8.3943
        Hunter-Lab:
        62.1662, 3.4395, 8.7911
      #baa29b color charts
#baa29b RGB chart
      #baa29b CMYK chart
      #baa29b RGB pie chart
      #baa29b color shades, tints & tones
#baa29b color schemes
#baa29b color preview, HTML & CSS examples
           This text has a color of #baa29b        
        
          <p style="color:#baa29b;">Text here</p>
        
        
          .mytext {color:#baa29b;}
        
        Text color #baa29b
      
           This box has a color of #baa29b        
        
          <div style="background-color:#baa29b;">Content here</div>
        
        
          .mybackground {background-color:#baa29b;}
        
        Background color #baa29b
      
           Border around this has a color of #baa29b        
        
          <div style="border:2px solid #baa29b;">Content here</div>
        
        
          .myborder {border:2px solid #baa29b;}
        
        Border color #baa29b