#d53c49 color space conversions
Hex:
        #d53c49
        RGB:
        213, 60, 73
        CMY:
        16, 76, 71
        CMYK:
        0, 72, 66, 16
      HSL:
        355°, 64.5570%, 53.5294%
        HSV (HSB):
        355°, 71.8310%, 83.5294%
        XYZ:
        30.2590, 17.8589, 8.1556
        xyY:
        0.5377, 0.3174, 17.8589
      CIE-Lab:
        49.3245, 59.8383, 28.3217
        CIE-LCH:
        49.3245, 66.2023, 25.3284
        CIE-Luv:
        49.3245, 113.7130, 19.1613
        Hunter-Lab:
        42.2598, 53.8557, 18.1396
      #d53c49 color charts
#d53c49 RGB chart
      #d53c49 CMYK chart
      #d53c49 RGB pie chart
      #d53c49 color shades, tints & tones
#d53c49 color schemes
#d53c49 color preview, HTML & CSS examples
           This text has a color of #d53c49        
        
          <p style="color:#d53c49;">Text here</p>
        
        
          .mytext {color:#d53c49;}
        
        Text color #d53c49
      
           This box has a color of #d53c49        
        
          <div style="background-color:#d53c49;">Content here</div>
        
        
          .mybackground {background-color:#d53c49;}
        
        Background color #d53c49
      
           Border around this has a color of #d53c49        
        
          <div style="border:2px solid #d53c49;">Content here</div>
        
        
          .myborder {border:2px solid #d53c49;}
        
        Border color #d53c49