#ba175b color space conversions
Hex:
        #ba175b
        RGB:
        186, 23, 91
        CMY:
        27, 91, 64
        CMYK:
        0, 88, 51, 27
      HSL:
        335°, 77.9904%, 40.9804%
        HSV (HSB):
        335°, 87.6344%, 72.9412%
        XYZ:
        22.4444, 11.8072, 10.9936
        xyY:
        0.4961, 0.2610, 11.8072
      CIE-Lab:
        40.9081, 63.7551, 4.9873
        CIE-LCH:
        40.9081, 63.9498, 4.4729
        CIE-Luv:
        40.9081, 100.1096, -6.0352
        Hunter-Lab:
        34.3616, 56.4602, 5.0840
      #ba175b color charts
#ba175b RGB chart
      #ba175b CMYK chart
      #ba175b RGB pie chart
      #ba175b color shades, tints & tones
#ba175b color schemes
#ba175b color preview, HTML & CSS examples
           This text has a color of #ba175b        
        
          <p style="color:#ba175b;">Text here</p>
        
        
          .mytext {color:#ba175b;}
        
        Text color #ba175b
      
           This box has a color of #ba175b        
        
          <div style="background-color:#ba175b;">Content here</div>
        
        
          .mybackground {background-color:#ba175b;}
        
        Background color #ba175b
      
           Border around this has a color of #ba175b        
        
          <div style="border:2px solid #ba175b;">Content here</div>
        
        
          .myborder {border:2px solid #ba175b;}
        
        Border color #ba175b