#dd8132 color space conversions
Hex:
        #dd8132
        RGB:
        221, 129, 50
        CMY:
        13, 49, 80
        CMYK:
        0, 42, 77, 13
      HSL:
        28°, 71.5481%, 53.1373%
        HSV (HSB):
        28°, 77.3756%, 86.6667%
        XYZ:
        38.2448, 31.3030, 7.0440
        xyY:
        0.4993, 0.4087, 31.3030
      CIE-Lab:
        62.7626, 29.6379, 55.5098
        CIE-LCH:
        62.7626, 62.9265, 61.9013
        CIE-Luv:
        62.7626, 74.5653, 52.4695
        Hunter-Lab:
        55.9490, 24.1054, 31.6997
      #dd8132 color charts
#dd8132 RGB chart
      #dd8132 CMYK chart
      #dd8132 RGB pie chart
      #dd8132 color shades, tints & tones
#dd8132 color schemes
#dd8132 color preview, HTML & CSS examples
           This text has a color of #dd8132        
        
          <p style="color:#dd8132;">Text here</p>
        
        
          .mytext {color:#dd8132;}
        
        Text color #dd8132
      
           This box has a color of #dd8132        
        
          <div style="background-color:#dd8132;">Content here</div>
        
        
          .mybackground {background-color:#dd8132;}
        
        Background color #dd8132
      
           Border around this has a color of #dd8132        
        
          <div style="border:2px solid #dd8132;">Content here</div>
        
        
          .myborder {border:2px solid #dd8132;}
        
        Border color #dd8132