#ba784e color space conversions
Hex:
        #ba784e
        RGB:
        186, 120, 78
        CMY:
        27, 53, 69
        CMYK:
        0, 35, 58, 27
      HSL:
        23°, 43.9024%, 51.7647%
        HSV (HSB):
        23°, 58.0645%, 72.9412%
        XYZ:
        28.3413, 24.4221, 10.4279
        xyY:
        0.4485, 0.3865, 24.4221
      CIE-Lab:
        56.5080, 21.5047, 33.5092
        CIE-LCH:
        56.5080, 39.8161, 57.3095
        CIE-Luv:
        56.5080, 50.1756, 35.0231
        Hunter-Lab:
        49.4187, 15.8858, 22.0822
      #ba784e color charts
#ba784e RGB chart
      #ba784e CMYK chart
      #ba784e RGB pie chart
      #ba784e color shades, tints & tones
#ba784e color schemes
#ba784e color preview, HTML & CSS examples
           This text has a color of #ba784e        
        
          <p style="color:#ba784e;">Text here</p>
        
        
          .mytext {color:#ba784e;}
        
        Text color #ba784e
      
           This box has a color of #ba784e        
        
          <div style="background-color:#ba784e;">Content here</div>
        
        
          .mybackground {background-color:#ba784e;}
        
        Background color #ba784e
      
           Border around this has a color of #ba784e        
        
          <div style="border:2px solid #ba784e;">Content here</div>
        
        
          .myborder {border:2px solid #ba784e;}
        
        Border color #ba784e