#ba5770 color space conversions
Hex:
        #ba5770
        RGB:
        186, 87, 112
        CMY:
        27, 66, 56
        CMYK:
        0, 53, 40, 27
      HSL:
        345°, 41.7722%, 53.5294%
        HSV (HSB):
        345°, 53.2258%, 72.9412%
        XYZ:
        26.5825, 18.4253, 17.4846
        xyY:
        0.4254, 0.2948, 18.4253
      CIE-Lab:
        50.0080, 42.4639, 5.0987
        CIE-LCH:
        50.0080, 42.7689, 6.8469
        CIE-Luv:
        50.0080, 65.8754, -1.1457
        Hunter-Lab:
        42.9248, 35.4235, 5.8966
      #ba5770 color charts
#ba5770 RGB chart
      #ba5770 CMYK chart
      #ba5770 RGB pie chart
      #ba5770 color shades, tints & tones
#ba5770 color schemes
#ba5770 color preview, HTML & CSS examples
           This text has a color of #ba5770        
        
          <p style="color:#ba5770;">Text here</p>
        
        
          .mytext {color:#ba5770;}
        
        Text color #ba5770
      
           This box has a color of #ba5770        
        
          <div style="background-color:#ba5770;">Content here</div>
        
        
          .mybackground {background-color:#ba5770;}
        
        Background color #ba5770
      
           Border around this has a color of #ba5770        
        
          <div style="border:2px solid #ba5770;">Content here</div>
        
        
          .myborder {border:2px solid #ba5770;}
        
        Border color #ba5770