#bd757e color space conversions
Hex:
        #bd757e
        RGB:
        189, 117, 126
        CMY:
        26, 54, 51
        CMYK:
        0, 38, 33, 26
      HSL:
        353°, 35.2941%, 60.0000%
        HSV (HSB):
        353°, 38.0952%, 74.1176%
        XYZ:
        31.1135, 25.0478, 22.9335
        xyY:
        0.3934, 0.3167, 25.0478
      CIE-Lab:
        57.1219, 29.4124, 7.0760
        CIE-LCH:
        57.1219, 30.2516, 13.5270
        CIE-Luv:
        57.1219, 47.3925, 4.1762
        Hunter-Lab:
        50.0477, 23.3856, 7.8648
      #bd757e color charts
#bd757e RGB chart
      #bd757e CMYK chart
      #bd757e RGB pie chart
      #bd757e color shades, tints & tones
#bd757e color schemes
#bd757e color preview, HTML & CSS examples
           This text has a color of #bd757e        
        
          <p style="color:#bd757e;">Text here</p>
        
        
          .mytext {color:#bd757e;}
        
        Text color #bd757e
      
           This box has a color of #bd757e        
        
          <div style="background-color:#bd757e;">Content here</div>
        
        
          .mybackground {background-color:#bd757e;}
        
        Background color #bd757e
      
           Border around this has a color of #bd757e        
        
          <div style="border:2px solid #bd757e;">Content here</div>
        
        
          .myborder {border:2px solid #bd757e;}
        
        Border color #bd757e