#ba794f color space conversions
Hex:
        #ba794f
        RGB:
        186, 121, 79
        CMY:
        27, 53, 69
        CMYK:
        0, 35, 58, 27
      HSL:
        24°, 43.6735%, 51.9608%
        HSV (HSB):
        24°, 57.5269%, 72.9412%
        XYZ:
        28.4984, 24.6784, 10.6585
        xyY:
        0.4464, 0.3866, 24.6784
      CIE-Lab:
        56.7607, 21.0312, 33.2754
        CIE-LCH:
        56.7607, 39.3645, 57.7056
        CIE-Luv:
        56.7607, 49.3363, 34.9824
        Hunter-Lab:
        49.6773, 15.4647, 22.0532
      #ba794f color charts
#ba794f RGB chart
      #ba794f CMYK chart
      #ba794f RGB pie chart
      #ba794f color shades, tints & tones
#ba794f color schemes
#ba794f color preview, HTML & CSS examples
           This text has a color of #ba794f        
        
          <p style="color:#ba794f;">Text here</p>
        
        
          .mytext {color:#ba794f;}
        
        Text color #ba794f
      
           This box has a color of #ba794f        
        
          <div style="background-color:#ba794f;">Content here</div>
        
        
          .mybackground {background-color:#ba794f;}
        
        Background color #ba794f
      
           Border around this has a color of #ba794f        
        
          <div style="border:2px solid #ba794f;">Content here</div>
        
        
          .myborder {border:2px solid #ba794f;}
        
        Border color #ba794f