#d53f36 color space conversions
Hex:
        #d53f36
        RGB:
        213, 63, 54
        CMY:
        16, 75, 79
        CMYK:
        0, 70, 75, 16
      HSL:
        3°, 65.4321%, 52.3529%
        HSV (HSB):
        3°, 74.6479%, 83.5294%
        XYZ:
        29.8839, 17.9675, 5.3830
        xyY:
        0.5614, 0.3375, 17.9675
      CIE-Lab:
        49.4567, 57.8521, 39.4524
        CIE-LCH:
        49.4567, 70.0240, 34.2921
        CIE-Luv:
        49.4567, 116.3605, 28.3749
        Hunter-Lab:
        42.3881, 51.6648, 22.1422
      #d53f36 color charts
#d53f36 RGB chart
      #d53f36 CMYK chart
      #d53f36 RGB pie chart
      #d53f36 color shades, tints & tones
#d53f36 color schemes
#d53f36 color preview, HTML & CSS examples
           This text has a color of #d53f36        
        
          <p style="color:#d53f36;">Text here</p>
        
        
          .mytext {color:#d53f36;}
        
        Text color #d53f36
      
           This box has a color of #d53f36        
        
          <div style="background-color:#d53f36;">Content here</div>
        
        
          .mybackground {background-color:#d53f36;}
        
        Background color #d53f36
      
           Border around this has a color of #d53f36        
        
          <div style="border:2px solid #d53f36;">Content here</div>
        
        
          .myborder {border:2px solid #d53f36;}
        
        Border color #d53f36