#ba195e color space conversions
Hex:
        #ba195e
        RGB:
        186, 25, 94
        CMY:
        27, 90, 63
        CMYK:
        0, 87, 49, 27
      HSL:
        334°, 76.3033%, 41.3725%
        HSV (HSB):
        334°, 86.5591%, 72.9412%
        XYZ:
        22.6177, 11.9425, 11.7027
        xyY:
        0.4889, 0.2581, 11.9425
      CIE-Lab:
        41.1246, 63.6151, 3.3998
        CIE-LCH:
        41.1246, 63.7059, 3.0592
        CIE-Luv:
        41.1246, 98.4307, -7.7851
        Hunter-Lab:
        34.5579, 56.3494, 4.1126
      #ba195e color charts
#ba195e RGB chart
      #ba195e CMYK chart
      #ba195e RGB pie chart
      #ba195e color shades, tints & tones
#ba195e color schemes
#ba195e color preview, HTML & CSS examples
           This text has a color of #ba195e        
        
          <p style="color:#ba195e;">Text here</p>
        
        
          .mytext {color:#ba195e;}
        
        Text color #ba195e
      
           This box has a color of #ba195e        
        
          <div style="background-color:#ba195e;">Content here</div>
        
        
          .mybackground {background-color:#ba195e;}
        
        Background color #ba195e
      
           Border around this has a color of #ba195e        
        
          <div style="border:2px solid #ba195e;">Content here</div>
        
        
          .myborder {border:2px solid #ba195e;}
        
        Border color #ba195e