#d53d62 color space conversions
Hex:
        #d53d62
        RGB:
        213, 61, 98
        CMY:
        16, 76, 62
        CMYK:
        0, 71, 54, 16
      HSL:
        345°, 64.4068%, 53.7255%
        HSV (HSB):
        345°, 71.3615%, 83.5294%
        XYZ:
        31.3139, 18.3655, 13.4497
        xyY:
        0.4960, 0.2909, 18.3655
      CIE-Lab:
        49.9364, 61.1230, 14.0784
        CIE-LCH:
        49.9364, 62.7234, 12.9707
        CIE-Luv:
        49.9364, 105.8001, 5.0650
        Hunter-Lab:
        42.8549, 55.4330, 11.3907
      #d53d62 color charts
#d53d62 RGB chart
      #d53d62 CMYK chart
      #d53d62 RGB pie chart
      #d53d62 color shades, tints & tones
#d53d62 color schemes
#d53d62 color preview, HTML & CSS examples
           This text has a color of #d53d62        
        
          <p style="color:#d53d62;">Text here</p>
        
        
          .mytext {color:#d53d62;}
        
        Text color #d53d62
      
           This box has a color of #d53d62        
        
          <div style="background-color:#d53d62;">Content here</div>
        
        
          .mybackground {background-color:#d53d62;}
        
        Background color #d53d62
      
           Border around this has a color of #d53d62        
        
          <div style="border:2px solid #d53d62;">Content here</div>
        
        
          .myborder {border:2px solid #d53d62;}
        
        Border color #d53d62