#ba594f color space conversions
Hex:
        #ba594f
        RGB:
        186, 89, 79
        CMY:
        27, 65, 69
        CMYK:
        0, 52, 58, 27
      HSL:
        6°, 43.6735%, 51.9608%
        HSV (HSB):
        6°, 57.5269%, 72.9412%
        XYZ:
        25.2334, 18.1484, 9.5702
        xyY:
        0.4765, 0.3427, 18.1484
      CIE-Lab:
        49.6756, 38.2685, 24.3102
        CIE-LCH:
        49.6756, 45.3373, 32.4259
        CIE-Luv:
        49.6756, 72.0765, 20.9441
        Hunter-Lab:
        42.6009, 31.1775, 16.5013
      #ba594f color charts
#ba594f RGB chart
      #ba594f CMYK chart
      #ba594f RGB pie chart
      #ba594f color shades, tints & tones
#ba594f color schemes
#ba594f color preview, HTML & CSS examples
           This text has a color of #ba594f        
        
          <p style="color:#ba594f;">Text here</p>
        
        
          .mytext {color:#ba594f;}
        
        Text color #ba594f
      
           This box has a color of #ba594f        
        
          <div style="background-color:#ba594f;">Content here</div>
        
        
          .mybackground {background-color:#ba594f;}
        
        Background color #ba594f
      
           Border around this has a color of #ba594f        
        
          <div style="border:2px solid #ba594f;">Content here</div>
        
        
          .myborder {border:2px solid #ba594f;}
        
        Border color #ba594f