#ba8575 color space conversions
Hex:
        #ba8575
        RGB:
        186, 133, 117
        CMY:
        27, 48, 54
        CMYK:
        0, 28, 37, 27
      HSL:
        14°, 33.3333%, 59.4118%
        HSV (HSB):
        14°, 37.0968%, 72.9412%
        XYZ:
        31.8481, 28.4985, 20.6518
        xyY:
        0.3932, 0.3518, 28.4985
      CIE-Lab:
        60.3365, 18.2478, 16.7033
        CIE-LCH:
        60.3365, 24.7383, 42.4698
        CIE-Luv:
        60.3365, 36.5075, 18.5857
        Hunter-Lab:
        53.3840, 13.0685, 14.4322
      #ba8575 color charts
#ba8575 RGB chart
      #ba8575 CMYK chart
      #ba8575 RGB pie chart
      #ba8575 color shades, tints & tones
#ba8575 color schemes
#ba8575 color preview, HTML & CSS examples
           This text has a color of #ba8575        
        
          <p style="color:#ba8575;">Text here</p>
        
        
          .mytext {color:#ba8575;}
        
        Text color #ba8575
      
           This box has a color of #ba8575        
        
          <div style="background-color:#ba8575;">Content here</div>
        
        
          .mybackground {background-color:#ba8575;}
        
        Background color #ba8575
      
           Border around this has a color of #ba8575        
        
          <div style="border:2px solid #ba8575;">Content here</div>
        
        
          .myborder {border:2px solid #ba8575;}
        
        Border color #ba8575