#d53b31 color space conversions
Hex:
        #d53b31
        RGB:
        213, 59, 49
        CMY:
        16, 77, 81
        CMYK:
        0, 72, 77, 16
      HSL:
        4°, 66.1290%, 51.3725%
        HSV (HSB):
        4°, 76.9953%, 83.5294%
        XYZ:
        29.5589, 17.4958, 4.7248
        xyY:
        0.5709, 0.3379, 17.4958
      CIE-Lab:
        48.8788, 59.1058, 41.5788
        CIE-LCH:
        48.8788, 72.2655, 35.1250
        CIE-Luv:
        48.8788, 119.6732, 29.2039
        Hunter-Lab:
        41.8280, 52.9430, 22.5823
      #d53b31 color charts
#d53b31 RGB chart
      #d53b31 CMYK chart
      #d53b31 RGB pie chart
      #d53b31 color shades, tints & tones
#d53b31 color schemes
#d53b31 color preview, HTML & CSS examples
           This text has a color of #d53b31        
        
          <p style="color:#d53b31;">Text here</p>
        
        
          .mytext {color:#d53b31;}
        
        Text color #d53b31
      
           This box has a color of #d53b31        
        
          <div style="background-color:#d53b31;">Content here</div>
        
        
          .mybackground {background-color:#d53b31;}
        
        Background color #d53b31
      
           Border around this has a color of #d53b31        
        
          <div style="border:2px solid #d53b31;">Content here</div>
        
        
          .myborder {border:2px solid #d53b31;}
        
        Border color #d53b31