#dd4020 color space conversions
Hex:
        #dd4020
        RGB:
        221, 64, 32
        CMY:
        13, 75, 87
        CMYK:
        0, 71, 86, 13
      HSL:
        10°, 74.7036%, 49.6078%
        HSV (HSB):
        10°, 85.5204%, 86.6667%
        XYZ:
        31.9129, 19.1432, 3.3795
        xyY:
        0.5863, 0.3517, 19.1432
      CIE-Lab:
        50.8544, 59.3543, 52.4128
        CIE-LCH:
        50.8544, 79.1835, 41.4461
        CIE-Luv:
        50.8544, 125.5596, 36.3745
        Hunter-Lab:
        43.7530, 53.6281, 26.0475
      #dd4020 color charts
#dd4020 RGB chart
      #dd4020 CMYK chart
      #dd4020 RGB pie chart
      #dd4020 color shades, tints & tones
#dd4020 color schemes
#dd4020 color preview, HTML & CSS examples
           This text has a color of #dd4020        
        
          <p style="color:#dd4020;">Text here</p>
        
        
          .mytext {color:#dd4020;}
        
        Text color #dd4020
      
           This box has a color of #dd4020        
        
          <div style="background-color:#dd4020;">Content here</div>
        
        
          .mybackground {background-color:#dd4020;}
        
        Background color #dd4020
      
           Border around this has a color of #dd4020        
        
          <div style="border:2px solid #dd4020;">Content here</div>
        
        
          .myborder {border:2px solid #dd4020;}
        
        Border color #dd4020