#d54112 color space conversions
Hex:
        #d54112
        RGB:
        213, 65, 18
        CMY:
        16, 75, 93
        CMYK:
        0, 69, 92, 16
      HSL:
        14°, 84.4156%, 45.2941%
        HSV (HSB):
        14°, 91.5493%, 83.5294%
        XYZ:
        29.4401, 17.9704, 2.4892
        xyY:
        0.5900, 0.3601, 17.9704
      CIE-Lab:
        49.4602, 56.1451, 56.0994
        CIE-LCH:
        49.4602, 79.3688, 44.9767
        CIE-Luv:
        49.4602, 119.8616, 38.1964
        Hunter-Lab:
        42.3915, 49.7795, 26.1925
      #d54112 color charts
#d54112 RGB chart
      #d54112 CMYK chart
      #d54112 RGB pie chart
      #d54112 color shades, tints & tones
#d54112 color schemes
#d54112 color preview, HTML & CSS examples
           This text has a color of #d54112        
        
          <p style="color:#d54112;">Text here</p>
        
        
          .mytext {color:#d54112;}
        
        Text color #d54112
      
           This box has a color of #d54112        
        
          <div style="background-color:#d54112;">Content here</div>
        
        
          .mybackground {background-color:#d54112;}
        
        Background color #d54112
      
           Border around this has a color of #d54112        
        
          <div style="border:2px solid #d54112;">Content here</div>
        
        
          .myborder {border:2px solid #d54112;}
        
        Border color #d54112