#ba7654 color space conversions
Hex:
        #ba7654
        RGB:
        186, 118, 84
        CMY:
        27, 54, 67
        CMYK:
        0, 37, 55, 27
      HSL:
        20°, 42.5000%, 52.9412%
        HSV (HSB):
        20°, 54.8387%, 72.9412%
        XYZ:
        28.3284, 24.0361, 11.5339
        xyY:
        0.4433, 0.3762, 24.0361
      CIE-Lab:
        56.1239, 23.1093, 29.7202
        CIE-LCH:
        56.1239, 37.6475, 52.1327
        CIE-Luv:
        56.1239, 50.8851, 31.0089
        Hunter-Lab:
        49.0266, 17.3437, 20.3702
      #ba7654 color charts
#ba7654 RGB chart
      #ba7654 CMYK chart
      #ba7654 RGB pie chart
      #ba7654 color shades, tints & tones
#ba7654 color schemes
#ba7654 color preview, HTML & CSS examples
           This text has a color of #ba7654        
        
          <p style="color:#ba7654;">Text here</p>
        
        
          .mytext {color:#ba7654;}
        
        Text color #ba7654
      
           This box has a color of #ba7654        
        
          <div style="background-color:#ba7654;">Content here</div>
        
        
          .mybackground {background-color:#ba7654;}
        
        Background color #ba7654
      
           Border around this has a color of #ba7654        
        
          <div style="border:2px solid #ba7654;">Content here</div>
        
        
          .myborder {border:2px solid #ba7654;}
        
        Border color #ba7654