#ba654b color space conversions
Hex:
        #ba654b
        RGB:
        186, 101, 75
        CMY:
        27, 60, 71
        CMYK:
        0, 46, 60, 27
      HSL:
        14°, 44.5783%, 51.1765%
        HSV (HSB):
        14°, 59.6774%, 72.9412%
        XYZ:
        26.1734, 20.2545, 9.1866
        xyY:
        0.4706, 0.3642, 20.2545
      CIE-Lab:
        52.1237, 31.6582, 29.7353
        CIE-LCH:
        52.1237, 43.4330, 43.2061
        CIE-Luv:
        52.1237, 64.3511, 28.1171
        Hunter-Lab:
        45.0050, 25.0510, 19.4009
      #ba654b color charts
#ba654b RGB chart
      #ba654b CMYK chart
      #ba654b RGB pie chart
      #ba654b color shades, tints & tones
#ba654b color schemes
#ba654b color preview, HTML & CSS examples
           This text has a color of #ba654b        
        
          <p style="color:#ba654b;">Text here</p>
        
        
          .mytext {color:#ba654b;}
        
        Text color #ba654b
      
           This box has a color of #ba654b        
        
          <div style="background-color:#ba654b;">Content here</div>
        
        
          .mybackground {background-color:#ba654b;}
        
        Background color #ba654b
      
           Border around this has a color of #ba654b        
        
          <div style="border:2px solid #ba654b;">Content here</div>
        
        
          .myborder {border:2px solid #ba654b;}
        
        Border color #ba654b