#dd8022 color space conversions
Hex:
        #dd8022
        RGB:
        221, 128, 34
        CMY:
        13, 50, 87
        CMYK:
        0, 42, 85, 13
      HSL:
        30°, 73.3333%, 50.0000%
        HSV (HSB):
        30°, 84.6154%, 86.6667%
        XYZ:
        37.8267, 30.9260, 5.4890
        xyY:
        0.5095, 0.4166, 30.9260
      CIE-Lab:
        62.4451, 29.6562, 61.3678
        CIE-LCH:
        62.4451, 68.1578, 64.2077
        CIE-Luv:
        62.4451, 76.4336, 55.8489
        Hunter-Lab:
        55.6111, 24.0962, 33.0757
      #dd8022 color charts
#dd8022 RGB chart
      #dd8022 CMYK chart
      #dd8022 RGB pie chart
      #dd8022 color shades, tints & tones
#dd8022 color schemes
#dd8022 color preview, HTML & CSS examples
           This text has a color of #dd8022        
        
          <p style="color:#dd8022;">Text here</p>
        
        
          .mytext {color:#dd8022;}
        
        Text color #dd8022
      
           This box has a color of #dd8022        
        
          <div style="background-color:#dd8022;">Content here</div>
        
        
          .mybackground {background-color:#dd8022;}
        
        Background color #dd8022
      
           Border around this has a color of #dd8022        
        
          <div style="border:2px solid #dd8022;">Content here</div>
        
        
          .myborder {border:2px solid #dd8022;}
        
        Border color #dd8022