#d56212 color space conversions
Hex:
        #d56212
        RGB:
        213, 98, 18
        CMY:
        16, 62, 93
        CMYK:
        0, 54, 92, 16
      HSL:
        25°, 84.4156%, 45.2941%
        HSV (HSB):
        25°, 91.5493%, 83.5294%
        XYZ:
        31.9174, 22.9252, 3.3150
        xyY:
        0.5488, 0.3942, 22.9252
      CIE-Lab:
        54.9952, 41.5224, 59.9545
        CIE-LCH:
        54.9952, 72.9291, 55.2949
        CIE-Luv:
        54.9952, 95.1822, 47.5780
        Hunter-Lab:
        47.8802, 35.1994, 29.4112
      #d56212 color charts
#d56212 RGB chart
      #d56212 CMYK chart
      #d56212 RGB pie chart
      #d56212 color shades, tints & tones
#d56212 color schemes
#d56212 color preview, HTML & CSS examples
           This text has a color of #d56212        
        
          <p style="color:#d56212;">Text here</p>
        
        
          .mytext {color:#d56212;}
        
        Text color #d56212
      
           This box has a color of #d56212        
        
          <div style="background-color:#d56212;">Content here</div>
        
        
          .mybackground {background-color:#d56212;}
        
        Background color #d56212
      
           Border around this has a color of #d56212        
        
          <div style="border:2px solid #d56212;">Content here</div>
        
        
          .myborder {border:2px solid #d56212;}
        
        Border color #d56212