#ba8191 color space conversions
Hex:
        #ba8191
        RGB:
        186, 129, 145
        CMY:
        27, 49, 43
        CMYK:
        0, 31, 22, 27
      HSL:
        343°, 29.2308%, 61.7647%
        HSV (HSB):
        343°, 30.6452%, 72.9412%
        XYZ:
        33.2108, 28.1840, 30.4777
        xyY:
        0.3615, 0.3068, 28.1840
      CIE-Lab:
        60.0546, 24.3469, 0.2995
        CIE-LCH:
        60.0546, 24.3488, 0.7049
        CIE-Luv:
        60.0546, 35.0063, -3.8696
        Hunter-Lab:
        53.0886, 18.7599, 3.1241
      #ba8191 color charts
#ba8191 RGB chart
      #ba8191 CMYK chart
      #ba8191 RGB pie chart
      #ba8191 color shades, tints & tones
#ba8191 color schemes
#ba8191 color preview, HTML & CSS examples
           This text has a color of #ba8191        
        
          <p style="color:#ba8191;">Text here</p>
        
        
          .mytext {color:#ba8191;}
        
        Text color #ba8191
      
           This box has a color of #ba8191        
        
          <div style="background-color:#ba8191;">Content here</div>
        
        
          .mybackground {background-color:#ba8191;}
        
        Background color #ba8191
      
           Border around this has a color of #ba8191        
        
          <div style="border:2px solid #ba8191;">Content here</div>
        
        
          .myborder {border:2px solid #ba8191;}
        
        Border color #ba8191