#ba698e color space conversions
Hex:
        #ba698e
        RGB:
        186, 105, 142
        CMY:
        27, 59, 44
        CMYK:
        0, 44, 24, 27
      HSL:
        333°, 36.9863%, 57.0588%
        HSV (HSB):
        333°, 43.5484%, 72.9412%
        XYZ:
        30.1838, 22.4952, 28.3423
        xyY:
        0.3725, 0.2776, 22.4952
      CIE-Lab:
        54.5486, 37.0374, -6.0638
        CIE-LCH:
        54.5486, 37.5305, 350.7019
        CIE-Luv:
        54.5486, 48.8561, -14.9307
        Hunter-Lab:
        47.4292, 30.5958, -2.2296
      #ba698e color charts
#ba698e RGB chart
      #ba698e CMYK chart
      #ba698e RGB pie chart
      #ba698e color shades, tints & tones
#ba698e color schemes
#ba698e color preview, HTML & CSS examples
           This text has a color of #ba698e        
        
          <p style="color:#ba698e;">Text here</p>
        
        
          .mytext {color:#ba698e;}
        
        Text color #ba698e
      
           This box has a color of #ba698e        
        
          <div style="background-color:#ba698e;">Content here</div>
        
        
          .mybackground {background-color:#ba698e;}
        
        Background color #ba698e
      
           Border around this has a color of #ba698e        
        
          <div style="border:2px solid #ba698e;">Content here</div>
        
        
          .myborder {border:2px solid #ba698e;}
        
        Border color #ba698e