#dd470b color space conversions
Hex:
        #dd470b
        RGB:
        221, 71, 11
        CMY:
        13, 72, 96
        CMYK:
        0, 68, 95, 13
      HSL:
        17°, 90.5172%, 45.4902%
        HSV (HSB):
        17°, 95.0226%, 86.6667%
        XYZ:
        32.1324, 19.9028, 2.4647
        xyY:
        0.5896, 0.3652, 19.9028
      CIE-Lab:
        51.7271, 56.3874, 60.1953
        CIE-LCH:
        51.7271, 82.4804, 46.8708
        CIE-Luv:
        51.7271, 122.6210, 41.3643
        Hunter-Lab:
        44.6125, 50.4937, 27.9532
      #dd470b color charts
#dd470b RGB chart
      #dd470b CMYK chart
      #dd470b RGB pie chart
      #dd470b color shades, tints & tones
#dd470b color schemes
#dd470b color preview, HTML & CSS examples
           This text has a color of #dd470b        
        
          <p style="color:#dd470b;">Text here</p>
        
        
          .mytext {color:#dd470b;}
        
        Text color #dd470b
      
           This box has a color of #dd470b        
        
          <div style="background-color:#dd470b;">Content here</div>
        
        
          .mybackground {background-color:#dd470b;}
        
        Background color #dd470b
      
           Border around this has a color of #dd470b        
        
          <div style="border:2px solid #dd470b;">Content here</div>
        
        
          .myborder {border:2px solid #dd470b;}
        
        Border color #dd470b