#ba153b color space conversions
Hex:
        #ba153b
        RGB:
        186, 21, 59
        CMY:
        27, 92, 77
        CMYK:
        0, 89, 68, 27
      HSL:
        346°, 79.7101%, 40.5882%
        HSV (HSB):
        346°, 88.7097%, 72.9412%
        XYZ:
        21.3073, 11.2912, 5.1941
        xyY:
        0.5638, 0.2988, 11.2912
      CIE-Lab:
        40.0667, 62.0719, 24.1319
        CIE-LCH:
        40.0667, 66.5978, 21.2448
        CIE-Luv:
        40.0667, 112.1828, 12.6845
        Hunter-Lab:
        33.6024, 54.3827, 14.3569
      #ba153b color charts
#ba153b RGB chart
      #ba153b CMYK chart
      #ba153b RGB pie chart
      #ba153b color shades, tints & tones
#ba153b color schemes
#ba153b color preview, HTML & CSS examples
           This text has a color of #ba153b        
        
          <p style="color:#ba153b;">Text here</p>
        
        
          .mytext {color:#ba153b;}
        
        Text color #ba153b
      
           This box has a color of #ba153b        
        
          <div style="background-color:#ba153b;">Content here</div>
        
        
          .mybackground {background-color:#ba153b;}
        
        Background color #ba153b
      
           Border around this has a color of #ba153b        
        
          <div style="border:2px solid #ba153b;">Content here</div>
        
        
          .myborder {border:2px solid #ba153b;}
        
        Border color #ba153b