#dd822b color space conversions
Hex:
        #dd822b
        RGB:
        221, 130, 43
        CMY:
        13, 49, 83
        CMYK:
        0, 41, 81, 13
      HSL:
        29°, 72.3577%, 51.7647%
        HSV (HSB):
        29°, 80.5430%, 86.6667%
        XYZ:
        38.2375, 31.5118, 6.3526
        xyY:
        0.5025, 0.4141, 31.5118
      CIE-Lab:
        62.9374, 28.8609, 58.5291
        CIE-LCH:
        62.9374, 65.2580, 63.7519
        CIE-Luv:
        62.9374, 74.2583, 54.6531
        Hunter-Lab:
        56.1354, 23.3510, 32.5852
      #dd822b color charts
#dd822b RGB chart
      #dd822b CMYK chart
      #dd822b RGB pie chart
      #dd822b color shades, tints & tones
#dd822b color schemes
#dd822b color preview, HTML & CSS examples
           This text has a color of #dd822b        
        
          <p style="color:#dd822b;">Text here</p>
        
        
          .mytext {color:#dd822b;}
        
        Text color #dd822b
      
           This box has a color of #dd822b        
        
          <div style="background-color:#dd822b;">Content here</div>
        
        
          .mybackground {background-color:#dd822b;}
        
        Background color #dd822b
      
           Border around this has a color of #dd822b        
        
          <div style="border:2px solid #dd822b;">Content here</div>
        
        
          .myborder {border:2px solid #dd822b;}
        
        Border color #dd822b