#dd8832 color space conversions
Hex:
        #dd8832
        RGB:
        221, 136, 50
        CMY:
        13, 47, 80
        CMYK:
        0, 38, 77, 13
      HSL:
        30°, 71.5481%, 53.1373%
        HSV (HSB):
        30°, 77.3756%, 86.6667%
        XYZ:
        39.1987, 33.2108, 7.3619
        xyY:
        0.4914, 0.4163, 33.2108
      CIE-Lab:
        64.3312, 25.9202, 57.0240
        CIE-LCH:
        64.3312, 62.6386, 65.5559
        CIE-Luv:
        64.3312, 68.9351, 55.1433
        Hunter-Lab:
        57.6288, 20.5640, 32.7660
      #dd8832 color charts
#dd8832 RGB chart
      #dd8832 CMYK chart
      #dd8832 RGB pie chart
      #dd8832 color shades, tints & tones
#dd8832 color schemes
#dd8832 color preview, HTML & CSS examples
           This text has a color of #dd8832        
        
          <p style="color:#dd8832;">Text here</p>
        
        
          .mytext {color:#dd8832;}
        
        Text color #dd8832
      
           This box has a color of #dd8832        
        
          <div style="background-color:#dd8832;">Content here</div>
        
        
          .mybackground {background-color:#dd8832;}
        
        Background color #dd8832
      
           Border around this has a color of #dd8832        
        
          <div style="border:2px solid #dd8832;">Content here</div>
        
        
          .myborder {border:2px solid #dd8832;}
        
        Border color #dd8832