#ba7b75 color space conversions
Hex:
        #ba7b75
        RGB:
        186, 123, 117
        CMY:
        27, 52, 54
        CMYK:
        0, 34, 37, 27
      HSL:
        5°, 33.3333%, 59.4118%
        HSV (HSB):
        5°, 37.0968%, 72.9412%
        XYZ:
        30.5435, 25.8894, 20.2170
        xyY:
        0.3985, 0.3378, 25.8894
      CIE-Lab:
        57.9319, 23.8042, 13.3698
        CIE-LCH:
        57.9319, 27.3018, 29.3210
        CIE-Luv:
        57.9319, 42.8797, 13.2248
        Hunter-Lab:
        50.8816, 18.1084, 12.0592
      #ba7b75 color charts
#ba7b75 RGB chart
      #ba7b75 CMYK chart
      #ba7b75 RGB pie chart
      #ba7b75 color shades, tints & tones
#ba7b75 color schemes
#ba7b75 color preview, HTML & CSS examples
           This text has a color of #ba7b75        
        
          <p style="color:#ba7b75;">Text here</p>
        
        
          .mytext {color:#ba7b75;}
        
        Text color #ba7b75
      
           This box has a color of #ba7b75        
        
          <div style="background-color:#ba7b75;">Content here</div>
        
        
          .mybackground {background-color:#ba7b75;}
        
        Background color #ba7b75
      
           Border around this has a color of #ba7b75        
        
          <div style="border:2px solid #ba7b75;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b75;}
        
        Border color #ba7b75