#d53361 color space conversions
Hex:
        #d53361
        RGB:
        213, 51, 97
        CMY:
        16, 80, 62
        CMYK:
        0, 76, 54, 16
      HSL:
        343°, 65.8537%, 51.7647%
        HSV (HSB):
        343°, 76.0563%, 83.5294%
        XYZ:
        30.7821, 17.3769, 13.0409
        xyY:
        0.5030, 0.2839, 17.3769
      CIE-Lab:
        48.7314, 64.3507, 13.0204
        CIE-LCH:
        48.7314, 65.6547, 11.4385
        CIE-Luv:
        48.7314, 110.6401, 3.0271
        Hunter-Lab:
        41.6856, 58.8609, 10.6316
      #d53361 color charts
#d53361 RGB chart
      #d53361 CMYK chart
      #d53361 RGB pie chart
      #d53361 color shades, tints & tones
#d53361 color schemes
#d53361 color preview, HTML & CSS examples
           This text has a color of #d53361        
        
          <p style="color:#d53361;">Text here</p>
        
        
          .mytext {color:#d53361;}
        
        Text color #d53361
      
           This box has a color of #d53361        
        
          <div style="background-color:#d53361;">Content here</div>
        
        
          .mybackground {background-color:#d53361;}
        
        Background color #d53361
      
           Border around this has a color of #d53361        
        
          <div style="border:2px solid #d53361;">Content here</div>
        
        
          .myborder {border:2px solid #d53361;}
        
        Border color #d53361