#ba765c color space conversions
Hex:
        #ba765c
        RGB:
        186, 118, 92
        CMY:
        27, 54, 64
        CMYK:
        0, 37, 51, 27
      HSL:
        17°, 40.5172%, 54.5098%
        HSV (HSB):
        17°, 50.5376%, 72.9412%
        XYZ:
        28.6599, 24.1687, 13.2797
        xyY:
        0.4335, 0.3656, 24.1687
      CIE-Lab:
        56.2563, 23.8365, 25.3963
        CIE-LCH:
        56.2563, 34.8303, 46.8147
        CIE-Luv:
        56.2563, 49.8237, 26.5561
        Hunter-Lab:
        49.1616, 18.0277, 18.3976
      #ba765c color charts
#ba765c RGB chart
      #ba765c CMYK chart
      #ba765c RGB pie chart
      #ba765c color shades, tints & tones
#ba765c color schemes
#ba765c color preview, HTML & CSS examples
           This text has a color of #ba765c        
        
          <p style="color:#ba765c;">Text here</p>
        
        
          .mytext {color:#ba765c;}
        
        Text color #ba765c
      
           This box has a color of #ba765c        
        
          <div style="background-color:#ba765c;">Content here</div>
        
        
          .mybackground {background-color:#ba765c;}
        
        Background color #ba765c
      
           Border around this has a color of #ba765c        
        
          <div style="border:2px solid #ba765c;">Content here</div>
        
        
          .myborder {border:2px solid #ba765c;}
        
        Border color #ba765c