#dd821b color space conversions
Hex:
        #dd821b
        RGB:
        221, 130, 27
        CMY:
        13, 49, 89
        CMYK:
        0, 41, 88, 13
      HSL:
        32°, 78.2258%, 48.6275%
        HSV (HSB):
        32°, 87.7828%, 86.6667%
        XYZ:
        37.9993, 31.4165, 5.0981
        xyY:
        0.5100, 0.4216, 31.4165
      CIE-Lab:
        62.8577, 28.4361, 63.8762
        CIE-LCH:
        62.8577, 69.9198, 66.0026
        CIE-Luv:
        62.8577, 75.1216, 57.7754
        Hunter-Lab:
        56.0505, 22.9253, 33.8425
      #dd821b color charts
#dd821b RGB chart
      #dd821b CMYK chart
      #dd821b RGB pie chart
      #dd821b color shades, tints & tones
#dd821b color schemes
#dd821b color preview, HTML & CSS examples
           This text has a color of #dd821b        
        
          <p style="color:#dd821b;">Text here</p>
        
        
          .mytext {color:#dd821b;}
        
        Text color #dd821b
      
           This box has a color of #dd821b        
        
          <div style="background-color:#dd821b;">Content here</div>
        
        
          .mybackground {background-color:#dd821b;}
        
        Background color #dd821b
      
           Border around this has a color of #dd821b        
        
          <div style="border:2px solid #dd821b;">Content here</div>
        
        
          .myborder {border:2px solid #dd821b;}
        
        Border color #dd821b