#d5757b color space conversions
Hex:
        #d5757b
        RGB:
        213, 117, 123
        CMY:
        16, 54, 52
        CMYK:
        0, 45, 42, 16
      HSL:
        356°, 53.3333%, 64.7059%
        HSV (HSB):
        356°, 45.0704%, 83.5294%
        XYZ:
        37.3770, 28.2988, 22.2311
        xyY:
        0.4252, 0.3219, 28.2988
      CIE-Lab:
        60.1577, 38.0524, 13.5376
        CIE-LCH:
        60.1577, 40.3888, 19.5836
        CIE-Luv:
        60.1577, 66.4928, 10.5776
        Hunter-Lab:
        53.1966, 32.3237, 12.4600
      #d5757b color charts
#d5757b RGB chart
      #d5757b CMYK chart
      #d5757b RGB pie chart
      #d5757b color shades, tints & tones
#d5757b color schemes
#d5757b color preview, HTML & CSS examples
           This text has a color of #d5757b        
        
          <p style="color:#d5757b;">Text here</p>
        
        
          .mytext {color:#d5757b;}
        
        Text color #d5757b
      
           This box has a color of #d5757b        
        
          <div style="background-color:#d5757b;">Content here</div>
        
        
          .mybackground {background-color:#d5757b;}
        
        Background color #d5757b
      
           Border around this has a color of #d5757b        
        
          <div style="border:2px solid #d5757b;">Content here</div>
        
        
          .myborder {border:2px solid #d5757b;}
        
        Border color #d5757b