#ba4448 color space conversions
Hex:
        #ba4448
        RGB:
        186, 68, 72
        CMY:
        27, 73, 72
        CMYK:
        0, 63, 61, 27
      HSL:
        358°, 46.4567%, 49.8039%
        HSV (HSB):
        358°, 63.4409%, 72.9412%
        XYZ:
        23.4865, 15.0412, 7.7963
        xyY:
        0.5070, 0.3247, 15.0412
      CIE-Lab:
        45.6906, 47.8516, 23.3133
        CIE-LCH:
        45.6906, 53.2286, 25.9753
        CIE-Luv:
        45.6906, 87.2699, 16.8985
        Hunter-Lab:
        38.7830, 40.2271, 15.2295
      #ba4448 color charts
#ba4448 RGB chart
      #ba4448 CMYK chart
      #ba4448 RGB pie chart
      #ba4448 color shades, tints & tones
#ba4448 color schemes
#ba4448 color preview, HTML & CSS examples
           This text has a color of #ba4448        
        
          <p style="color:#ba4448;">Text here</p>
        
        
          .mytext {color:#ba4448;}
        
        Text color #ba4448
      
           This box has a color of #ba4448        
        
          <div style="background-color:#ba4448;">Content here</div>
        
        
          .mybackground {background-color:#ba4448;}
        
        Background color #ba4448
      
           Border around this has a color of #ba4448        
        
          <div style="border:2px solid #ba4448;">Content here</div>
        
        
          .myborder {border:2px solid #ba4448;}
        
        Border color #ba4448