#d53b34 color space conversions
Hex:
        #d53b34
        RGB:
        213, 59, 52
        CMY:
        16, 77, 80
        CMYK:
        0, 72, 76, 16
      HSL:
        3°, 65.7143%, 51.9608%
        HSV (HSB):
        3°, 75.5869%, 83.5294%
        XYZ:
        29.6244, 17.5220, 5.0695
        xyY:
        0.5673, 0.3356, 17.5220
      CIE-Lab:
        48.9111, 59.2163, 39.9655
        CIE-LCH:
        48.9111, 71.4409, 34.0157
        CIE-Luv:
        48.9111, 119.1025, 28.1241
        Hunter-Lab:
        41.8593, 53.0731, 22.1210
      #d53b34 color charts
#d53b34 RGB chart
      #d53b34 CMYK chart
      #d53b34 RGB pie chart
      #d53b34 color shades, tints & tones
#d53b34 color schemes
#d53b34 color preview, HTML & CSS examples
           This text has a color of #d53b34        
        
          <p style="color:#d53b34;">Text here</p>
        
        
          .mytext {color:#d53b34;}
        
        Text color #d53b34
      
           This box has a color of #d53b34        
        
          <div style="background-color:#d53b34;">Content here</div>
        
        
          .mybackground {background-color:#d53b34;}
        
        Background color #d53b34
      
           Border around this has a color of #d53b34        
        
          <div style="border:2px solid #d53b34;">Content here</div>
        
        
          .myborder {border:2px solid #d53b34;}
        
        Border color #d53b34