#dd5a2c color space conversions
Hex:
        #dd5a2c
        RGB:
        221, 90, 44
        CMY:
        13, 65, 83
        CMYK:
        0, 59, 80, 13
      HSL:
        16°, 72.2449%, 51.9608%
        HSV (HSB):
        16°, 80.0905%, 86.6667%
        XYZ:
        33.9296, 22.8663, 5.0082
        xyY:
        0.5490, 0.3700, 22.8663
      CIE-Lab:
        54.9344, 48.9392, 50.6416
        CIE-LCH:
        54.9344, 70.4245, 45.9794
        CIE-Luv:
        54.9344, 105.9975, 40.5093
        Hunter-Lab:
        47.8188, 42.9711, 27.2635
      #dd5a2c color charts
#dd5a2c RGB chart
      #dd5a2c CMYK chart
      #dd5a2c RGB pie chart
      #dd5a2c color shades, tints & tones
#dd5a2c color schemes
#dd5a2c color preview, HTML & CSS examples
           This text has a color of #dd5a2c        
        
          <p style="color:#dd5a2c;">Text here</p>
        
        
          .mytext {color:#dd5a2c;}
        
        Text color #dd5a2c
      
           This box has a color of #dd5a2c        
        
          <div style="background-color:#dd5a2c;">Content here</div>
        
        
          .mybackground {background-color:#dd5a2c;}
        
        Background color #dd5a2c
      
           Border around this has a color of #dd5a2c        
        
          <div style="border:2px solid #dd5a2c;">Content here</div>
        
        
          .myborder {border:2px solid #dd5a2c;}
        
        Border color #dd5a2c