#ba574e color space conversions
Hex:
        #ba574e
        RGB:
        186, 87, 78
        CMY:
        27, 66, 69
        CMYK:
        0, 53, 58, 27
      HSL:
        5°, 43.9024%, 51.7647%
        HSV (HSB):
        5°, 58.0645%, 72.9412%
        XYZ:
        25.0330, 17.8056, 9.3252
        xyY:
        0.4799, 0.3413, 17.8056
      CIE-Lab:
        49.2594, 39.2097, 24.3582
        CIE-LCH:
        49.2594, 46.1597, 31.8497
        CIE-Luv:
        49.2594, 73.6322, 20.6848
        Hunter-Lab:
        42.1966, 32.0506, 16.4350
      #ba574e color charts
#ba574e RGB chart
      #ba574e CMYK chart
      #ba574e RGB pie chart
      #ba574e color shades, tints & tones
#ba574e color schemes
#ba574e color preview, HTML & CSS examples
           This text has a color of #ba574e        
        
          <p style="color:#ba574e;">Text here</p>
        
        
          .mytext {color:#ba574e;}
        
        Text color #ba574e
      
           This box has a color of #ba574e        
        
          <div style="background-color:#ba574e;">Content here</div>
        
        
          .mybackground {background-color:#ba574e;}
        
        Background color #ba574e
      
           Border around this has a color of #ba574e        
        
          <div style="border:2px solid #ba574e;">Content here</div>
        
        
          .myborder {border:2px solid #ba574e;}
        
        Border color #ba574e