#ba94a1 color space conversions
Hex:
        #ba94a1
        RGB:
        186, 148, 161
        CMY:
        27, 42, 37
        CMYK:
        0, 20, 13, 27
      HSL:
        339°, 21.5909%, 65.4902%
        HSV (HSB):
        339°, 20.4301%, 72.9412%
        XYZ:
        37.2726, 34.1921, 38.3535
        xyY:
        0.3394, 0.3114, 34.1921
      CIE-Lab:
        65.1148, 16.3444, -1.3936
        CIE-LCH:
        65.1148, 16.4037, 355.1265
        CIE-Luv:
        65.1148, 22.2492, -4.8548
        Hunter-Lab:
        58.4740, 11.4503, 2.0431
      #ba94a1 color charts
#ba94a1 RGB chart
      #ba94a1 CMYK chart
      #ba94a1 RGB pie chart
      #ba94a1 color shades, tints & tones
#ba94a1 color schemes
#ba94a1 color preview, HTML & CSS examples
           This text has a color of #ba94a1        
        
          <p style="color:#ba94a1;">Text here</p>
        
        
          .mytext {color:#ba94a1;}
        
        Text color #ba94a1
      
           This box has a color of #ba94a1        
        
          <div style="background-color:#ba94a1;">Content here</div>
        
        
          .mybackground {background-color:#ba94a1;}
        
        Background color #ba94a1
      
           Border around this has a color of #ba94a1        
        
          <div style="border:2px solid #ba94a1;">Content here</div>
        
        
          .myborder {border:2px solid #ba94a1;}
        
        Border color #ba94a1