#dc5416 color space conversions
Hex:
        #dc5416
        RGB:
        220, 84, 22
        CMY:
        14, 67, 91
        CMYK:
        0, 62, 90, 14
      HSL:
        19°, 81.8182%, 47.4510%
        HSV (HSB):
        19°, 90.0000%, 86.2745%
        XYZ:
        32.8303, 21.6142, 3.2007
        xyY:
        0.5695, 0.3750, 21.6142
      CIE-Lab:
        53.6153, 50.7526, 58.3019
        CIE-LCH:
        53.6153, 77.2977, 48.9600
        CIE-Luv:
        53.6153, 111.7497, 43.3707
        Hunter-Lab:
        46.4911, 44.6909, 28.4620
      #dc5416 color charts
#dc5416 RGB chart
      #dc5416 CMYK chart
      #dc5416 RGB pie chart
      #dc5416 color shades, tints & tones
#dc5416 color schemes
#dc5416 color preview, HTML & CSS examples
           This text has a color of #dc5416        
        
          <p style="color:#dc5416;">Text here</p>
        
        
          .mytext {color:#dc5416;}
        
        Text color #dc5416
      
           This box has a color of #dc5416        
        
          <div style="background-color:#dc5416;">Content here</div>
        
        
          .mybackground {background-color:#dc5416;}
        
        Background color #dc5416
      
           Border around this has a color of #dc5416        
        
          <div style="border:2px solid #dc5416;">Content here</div>
        
        
          .myborder {border:2px solid #dc5416;}
        
        Border color #dc5416