#d53d58 color space conversions
Hex:
        #d53d58
        RGB:
        213, 61, 88
        CMY:
        16, 76, 65
        CMYK:
        0, 71, 59, 16
      HSL:
        349°, 64.4068%, 53.7255%
        HSV (HSB):
        349°, 71.3615%, 83.5294%
        XYZ:
        30.8708, 18.1882, 11.1161
        xyY:
        0.5130, 0.3023, 18.1882
      CIE-Lab:
        49.7236, 60.4035, 19.8418
        CIE-LCH:
        49.7236, 63.5789, 18.1847
        CIE-Luv:
        49.7236, 108.9408, 11.2095
        Hunter-Lab:
        42.6476, 54.5751, 14.3994
      #d53d58 color charts
#d53d58 RGB chart
      #d53d58 CMYK chart
      #d53d58 RGB pie chart
      #d53d58 color shades, tints & tones
#d53d58 color schemes
#d53d58 color preview, HTML & CSS examples
           This text has a color of #d53d58        
        
          <p style="color:#d53d58;">Text here</p>
        
        
          .mytext {color:#d53d58;}
        
        Text color #d53d58
      
           This box has a color of #d53d58        
        
          <div style="background-color:#d53d58;">Content here</div>
        
        
          .mybackground {background-color:#d53d58;}
        
        Background color #d53d58
      
           Border around this has a color of #d53d58        
        
          <div style="border:2px solid #d53d58;">Content here</div>
        
        
          .myborder {border:2px solid #d53d58;}
        
        Border color #d53d58