#d53c12 color space conversions
Hex:
        #d53c12
        RGB:
        213, 60, 18
        CMY:
        16, 76, 93
        CMYK:
        0, 72, 92, 16
      HSL:
        13°, 84.4156%, 45.2941%
        HSV (HSB):
        13°, 91.5493%, 83.5294%
        XYZ:
        29.1656, 17.4215, 2.3978
        xyY:
        0.5954, 0.3557, 17.4215
      CIE-Lab:
        48.7868, 57.9930, 55.6425
        CIE-LCH:
        48.7868, 80.3696, 43.8150
        CIE-Luv:
        48.7868, 123.0806, 37.0260
        Hunter-Lab:
        41.7391, 51.6852, 25.8114
      #d53c12 color charts
#d53c12 RGB chart
      #d53c12 CMYK chart
      #d53c12 RGB pie chart
      #d53c12 color shades, tints & tones
#d53c12 color schemes
#d53c12 color preview, HTML & CSS examples
           This text has a color of #d53c12        
        
          <p style="color:#d53c12;">Text here</p>
        
        
          .mytext {color:#d53c12;}
        
        Text color #d53c12
      
           This box has a color of #d53c12        
        
          <div style="background-color:#d53c12;">Content here</div>
        
        
          .mybackground {background-color:#d53c12;}
        
        Background color #d53c12
      
           Border around this has a color of #d53c12        
        
          <div style="border:2px solid #d53c12;">Content here</div>
        
        
          .myborder {border:2px solid #d53c12;}
        
        Border color #d53c12