#dd8220 color space conversions
Hex:
        #dd8220
        RGB:
        221, 130, 32
        CMY:
        13, 49, 87
        CMYK:
        0, 41, 86, 13
      HSL:
        31°, 74.7036%, 49.6078%
        HSV (HSB):
        31°, 85.5204%, 86.6667%
        XYZ:
        38.0621, 31.4417, 5.4293
        xyY:
        0.5079, 0.4196, 31.4417
      CIE-Lab:
        62.8787, 28.5485, 62.3844
        CIE-LCH:
        62.8787, 68.6064, 65.4101
        CIE-Luv:
        62.8787, 74.8921, 56.9456
        Hunter-Lab:
        56.0729, 23.0378, 33.5103
      #dd8220 color charts
#dd8220 RGB chart
      #dd8220 CMYK chart
      #dd8220 RGB pie chart
      #dd8220 color shades, tints & tones
#dd8220 color schemes
#dd8220 color preview, HTML & CSS examples
           This text has a color of #dd8220        
        
          <p style="color:#dd8220;">Text here</p>
        
        
          .mytext {color:#dd8220;}
        
        Text color #dd8220
      
           This box has a color of #dd8220        
        
          <div style="background-color:#dd8220;">Content here</div>
        
        
          .mybackground {background-color:#dd8220;}
        
        Background color #dd8220
      
           Border around this has a color of #dd8220        
        
          <div style="border:2px solid #dd8220;">Content here</div>
        
        
          .myborder {border:2px solid #dd8220;}
        
        Border color #dd8220