#d53585 color space conversions
Hex:
        #d53585
        RGB:
        213, 53, 133
        CMY:
        16, 79, 48
        CMYK:
        0, 75, 38, 16
      HSL:
        330°, 65.5738%, 52.1569%
        HSV (HSB):
        330°, 75.1174%, 83.5294%
        XYZ:
        32.9473, 18.3858, 24.0026
        xyY:
        0.4373, 0.2441, 18.3858
      CIE-Lab:
        49.9607, 66.9210, -7.0920
        CIE-LCH:
        49.9607, 67.2958, 353.9506
        CIE-Luv:
        49.9607, 96.3181, -21.9085
        Hunter-Lab:
        42.8787, 62.1190, -3.1743
      #d53585 color charts
#d53585 RGB chart
      #d53585 CMYK chart
      #d53585 RGB pie chart
      #d53585 color shades, tints & tones
#d53585 color schemes
#d53585 color preview, HTML & CSS examples
           This text has a color of #d53585        
        
          <p style="color:#d53585;">Text here</p>
        
        
          .mytext {color:#d53585;}
        
        Text color #d53585
      
           This box has a color of #d53585        
        
          <div style="background-color:#d53585;">Content here</div>
        
        
          .mybackground {background-color:#d53585;}
        
        Background color #d53585
      
           Border around this has a color of #d53585        
        
          <div style="border:2px solid #d53585;">Content here</div>
        
        
          .myborder {border:2px solid #d53585;}
        
        Border color #d53585