#ba153f color space conversions
Hex:
        #ba153f
        RGB:
        186, 21, 63
        CMY:
        27, 92, 75
        CMYK:
        0, 89, 66, 27
      HSL:
        345°, 79.7101%, 40.5882%
        HSV (HSB):
        345°, 88.7097%, 72.9412%
        XYZ:
        21.4151, 11.3343, 5.7617
        xyY:
        0.5561, 0.2943, 11.3343
      CIE-Lab:
        40.1379, 62.2760, 21.7035
        CIE-LCH:
        40.1379, 65.9495, 19.2137
        CIE-Luv:
        40.1379, 110.9218, 10.6504
        Hunter-Lab:
        33.6665, 54.6266, 13.4197
      #ba153f color charts
#ba153f RGB chart
      #ba153f CMYK chart
      #ba153f RGB pie chart
      #ba153f color shades, tints & tones
#ba153f color schemes
#ba153f color preview, HTML & CSS examples
           This text has a color of #ba153f        
        
          <p style="color:#ba153f;">Text here</p>
        
        
          .mytext {color:#ba153f;}
        
        Text color #ba153f
      
           This box has a color of #ba153f        
        
          <div style="background-color:#ba153f;">Content here</div>
        
        
          .mybackground {background-color:#ba153f;}
        
        Background color #ba153f
      
           Border around this has a color of #ba153f        
        
          <div style="border:2px solid #ba153f;">Content here</div>
        
        
          .myborder {border:2px solid #ba153f;}
        
        Border color #ba153f