#ba444f color space conversions
Hex:
        #ba444f
        RGB:
        186, 68, 79
        CMY:
        27, 73, 69
        CMYK:
        0, 63, 58, 27
      HSL:
        354°, 46.4567%, 49.8039%
        HSV (HSB):
        354°, 63.4409%, 72.9412%
        XYZ:
        23.7281, 15.1379, 9.0684
        xyY:
        0.4950, 0.3158, 15.1379
      CIE-Lab:
        45.8224, 48.3555, 19.2489
        CIE-LCH:
        45.8224, 52.0459, 21.7061
        CIE-Luv:
        45.8224, 85.5236, 12.9480
        Hunter-Lab:
        38.9074, 40.7722, 13.4160
      #ba444f color charts
#ba444f RGB chart
      #ba444f CMYK chart
      #ba444f RGB pie chart
      #ba444f color shades, tints & tones
#ba444f color schemes
#ba444f color preview, HTML & CSS examples
           This text has a color of #ba444f        
        
          <p style="color:#ba444f;">Text here</p>
        
        
          .mytext {color:#ba444f;}
        
        Text color #ba444f
      
           This box has a color of #ba444f        
        
          <div style="background-color:#ba444f;">Content here</div>
        
        
          .mybackground {background-color:#ba444f;}
        
        Background color #ba444f
      
           Border around this has a color of #ba444f        
        
          <div style="border:2px solid #ba444f;">Content here</div>
        
        
          .myborder {border:2px solid #ba444f;}
        
        Border color #ba444f