#d53c44 color space conversions
Hex:
        #d53c44
        RGB:
        213, 60, 68
        CMY:
        16, 76, 73
        CMYK:
        0, 72, 68, 16
      HSL:
        357°, 64.5570%, 53.5294%
        HSV (HSB):
        357°, 71.8310%, 83.5294%
        XYZ:
        30.0998, 17.7952, 7.3172
        xyY:
        0.5452, 0.3223, 17.7952
      CIE-Lab:
        49.2468, 59.5735, 31.1817
        CIE-LCH:
        49.2468, 67.2406, 27.6282
        CIE-Luv:
        49.2468, 114.9887, 21.6102
        Hunter-Lab:
        42.1844, 53.5425, 19.2447
      #d53c44 color charts
#d53c44 RGB chart
      #d53c44 CMYK chart
      #d53c44 RGB pie chart
      #d53c44 color shades, tints & tones
#d53c44 color schemes
#d53c44 color preview, HTML & CSS examples
           This text has a color of #d53c44        
        
          <p style="color:#d53c44;">Text here</p>
        
        
          .mytext {color:#d53c44;}
        
        Text color #d53c44
      
           This box has a color of #d53c44        
        
          <div style="background-color:#d53c44;">Content here</div>
        
        
          .mybackground {background-color:#d53c44;}
        
        Background color #d53c44
      
           Border around this has a color of #d53c44        
        
          <div style="border:2px solid #d53c44;">Content here</div>
        
        
          .myborder {border:2px solid #d53c44;}
        
        Border color #d53c44