#d53360 color space conversions
Hex:
        #d53360
        RGB:
        213, 51, 96
        CMY:
        16, 80, 62
        CMYK:
        0, 76, 55, 16
      HSL:
        343°, 65.8537%, 51.7647%
        HSV (HSB):
        343°, 76.0563%, 83.5294%
        XYZ:
        30.7357, 17.3583, 12.7969
        xyY:
        0.5048, 0.2851, 17.3583
      CIE-Lab:
        48.7084, 64.2775, 13.5996
        CIE-LCH:
        48.7084, 65.7004, 11.9463
        CIE-Luv:
        48.7084, 110.9879, 3.6657
        Hunter-Lab:
        41.6633, 58.7716, 10.9534
      #d53360 color charts
#d53360 RGB chart
      #d53360 CMYK chart
      #d53360 RGB pie chart
      #d53360 color shades, tints & tones
#d53360 color schemes
#d53360 color preview, HTML & CSS examples
           This text has a color of #d53360        
        
          <p style="color:#d53360;">Text here</p>
        
        
          .mytext {color:#d53360;}
        
        Text color #d53360
      
           This box has a color of #d53360        
        
          <div style="background-color:#d53360;">Content here</div>
        
        
          .mybackground {background-color:#d53360;}
        
        Background color #d53360
      
           Border around this has a color of #d53360        
        
          <div style="border:2px solid #d53360;">Content here</div>
        
        
          .myborder {border:2px solid #d53360;}
        
        Border color #d53360