#d56314 color space conversions
Hex:
        #d56314
        RGB:
        213, 99, 20
        CMY:
        16, 61, 92
        CMYK:
        0, 54, 91, 16
      HSL:
        25°, 82.8326%, 45.6863%
        HSV (HSB):
        25°, 90.6103%, 83.5294%
        XYZ:
        32.0287, 23.1203, 3.4364
        xyY:
        0.5467, 0.3946, 23.1203
      CIE-Lab:
        55.1961, 41.0598, 59.5479
        CIE-LCH:
        55.1961, 72.3316, 55.4127
        CIE-Luv:
        55.1961, 94.2739, 47.6345
        Hunter-Lab:
        48.0836, 34.7533, 29.4212
      #d56314 color charts
#d56314 RGB chart
      #d56314 CMYK chart
      #d56314 RGB pie chart
      #d56314 color shades, tints & tones
#d56314 color schemes
#d56314 color preview, HTML & CSS examples
           This text has a color of #d56314        
        
          <p style="color:#d56314;">Text here</p>
        
        
          .mytext {color:#d56314;}
        
        Text color #d56314
      
           This box has a color of #d56314        
        
          <div style="background-color:#d56314;">Content here</div>
        
        
          .mybackground {background-color:#d56314;}
        
        Background color #d56314
      
           Border around this has a color of #d56314        
        
          <div style="border:2px solid #d56314;">Content here</div>
        
        
          .myborder {border:2px solid #d56314;}
        
        Border color #d56314