#ba849a color space conversions
Hex:
        #ba849a
        RGB:
        186, 132, 154
        CMY:
        27, 48, 40
        CMYK:
        0, 29, 17, 27
      HSL:
        336°, 28.1250%, 62.3529%
        HSV (HSB):
        336°, 29.0323%, 72.9412%
        XYZ:
        34.3337, 29.2747, 34.4129
        xyY:
        0.3503, 0.2987, 29.2747
      CIE-Lab:
        61.0233, 24.0964, -3.4345
        CIE-LCH:
        61.0233, 24.3400, 351.8881
        CIE-Luv:
        61.0233, 31.9718, -9.0980
        Hunter-Lab:
        54.1061, 18.5836, 0.1644
      #ba849a color charts
#ba849a RGB chart
      #ba849a CMYK chart
      #ba849a RGB pie chart
      #ba849a color shades, tints & tones
#ba849a color schemes
#ba849a color preview, HTML & CSS examples
           This text has a color of #ba849a        
        
          <p style="color:#ba849a;">Text here</p>
        
        
          .mytext {color:#ba849a;}
        
        Text color #ba849a
      
           This box has a color of #ba849a        
        
          <div style="background-color:#ba849a;">Content here</div>
        
        
          .mybackground {background-color:#ba849a;}
        
        Background color #ba849a
      
           Border around this has a color of #ba849a        
        
          <div style="border:2px solid #ba849a;">Content here</div>
        
        
          .myborder {border:2px solid #ba849a;}
        
        Border color #ba849a