#ba5448 color space conversions
Hex:
        #ba5448
        RGB:
        186, 84, 72
        CMY:
        27, 67, 72
        CMYK:
        0, 55, 61, 27
      HSL:
        6°, 45.2381%, 50.5882%
        HSV (HSB):
        6°, 61.2903%, 72.9412%
        XYZ:
        24.5897, 17.2476, 8.1640
        xyY:
        0.4918, 0.3449, 17.2476
      CIE-Lab:
        48.5705, 40.2757, 26.9929
        CIE-LCH:
        48.5705, 48.4846, 33.8301
        CIE-Luv:
        48.5705, 76.8553, 22.7226
        Hunter-Lab:
        41.5303, 33.0104, 17.4160
      #ba5448 color charts
#ba5448 RGB chart
      #ba5448 CMYK chart
      #ba5448 RGB pie chart
      #ba5448 color shades, tints & tones
#ba5448 color schemes
#ba5448 color preview, HTML & CSS examples
           This text has a color of #ba5448        
        
          <p style="color:#ba5448;">Text here</p>
        
        
          .mytext {color:#ba5448;}
        
        Text color #ba5448
      
           This box has a color of #ba5448        
        
          <div style="background-color:#ba5448;">Content here</div>
        
        
          .mybackground {background-color:#ba5448;}
        
        Background color #ba5448
      
           Border around this has a color of #ba5448        
        
          <div style="border:2px solid #ba5448;">Content here</div>
        
        
          .myborder {border:2px solid #ba5448;}
        
        Border color #ba5448