#ba807e color space conversions
Hex:
        #ba807e
        RGB:
        186, 128, 126
        CMY:
        27, 50, 51
        CMYK:
        0, 31, 32, 27
      HSL:
        2°, 30.3030%, 61.1765%
        HSV (HSB):
        2°, 32.2581%, 72.9412%
        XYZ:
        31.7348, 27.3838, 23.3517
        xyY:
        0.3848, 0.3320, 27.3838
      CIE-Lab:
        59.3279, 22.1825, 10.1605
        CIE-LCH:
        59.3279, 24.3988, 24.6098
        CIE-Luv:
        59.3279, 38.4271, 9.6455
        Hunter-Lab:
        52.3295, 16.6730, 10.1730
      #ba807e color charts
#ba807e RGB chart
      #ba807e CMYK chart
      #ba807e RGB pie chart
      #ba807e color shades, tints & tones
#ba807e color schemes
#ba807e color preview, HTML & CSS examples
           This text has a color of #ba807e        
        
          <p style="color:#ba807e;">Text here</p>
        
        
          .mytext {color:#ba807e;}
        
        Text color #ba807e
      
           This box has a color of #ba807e        
        
          <div style="background-color:#ba807e;">Content here</div>
        
        
          .mybackground {background-color:#ba807e;}
        
        Background color #ba807e
      
           Border around this has a color of #ba807e        
        
          <div style="border:2px solid #ba807e;">Content here</div>
        
        
          .myborder {border:2px solid #ba807e;}
        
        Border color #ba807e