#ba718a color space conversions
Hex:
        #ba718a
        RGB:
        186, 113, 138
        CMY:
        27, 56, 46
        CMYK:
        0, 39, 26, 27
      HSL:
        339°, 34.5972%, 58.6275%
        HSV (HSB):
        339°, 39.2473%, 72.9412%
        XYZ:
        30.7423, 24.0843, 27.0732
        xyY:
        0.3754, 0.2941, 24.0843
      CIE-Lab:
        56.1721, 32.1305, -1.3293
        CIE-LCH:
        56.1721, 32.1580, 357.6309
        CIE-Luv:
        56.1721, 45.2838, -7.5154
        Hunter-Lab:
        49.0758, 25.9341, 1.6451
      #ba718a color charts
#ba718a RGB chart
      #ba718a CMYK chart
      #ba718a RGB pie chart
      #ba718a color shades, tints & tones
#ba718a color schemes
#ba718a color preview, HTML & CSS examples
           This text has a color of #ba718a        
        
          <p style="color:#ba718a;">Text here</p>
        
        
          .mytext {color:#ba718a;}
        
        Text color #ba718a
      
           This box has a color of #ba718a        
        
          <div style="background-color:#ba718a;">Content here</div>
        
        
          .mybackground {background-color:#ba718a;}
        
        Background color #ba718a
      
           Border around this has a color of #ba718a        
        
          <div style="border:2px solid #ba718a;">Content here</div>
        
        
          .myborder {border:2px solid #ba718a;}
        
        Border color #ba718a