#dd7714 color space conversions
Hex:
        #dd7714
        RGB:
        221, 119, 20
        CMY:
        13, 53, 92
        CMYK:
        0, 46, 91, 13
      HSL:
        30°, 83.4025%, 47.2549%
        HSV (HSB):
        30°, 90.9502%, 86.6667%
        XYZ:
        36.5419, 28.6163, 4.2594
        xyY:
        0.5264, 0.4122, 28.6163
      CIE-Lab:
        60.4415, 34.0803, 63.9028
        CIE-LCH:
        60.4415, 72.4226, 61.9283
        CIE-Luv:
        60.4415, 84.5371, 54.8673
        Hunter-Lab:
        53.4942, 28.3184, 32.7251
      #dd7714 color charts
#dd7714 RGB chart
      #dd7714 CMYK chart
      #dd7714 RGB pie chart
      #dd7714 color shades, tints & tones
#dd7714 color schemes
#dd7714 color preview, HTML & CSS examples
           This text has a color of #dd7714        
        
          <p style="color:#dd7714;">Text here</p>
        
        
          .mytext {color:#dd7714;}
        
        Text color #dd7714
      
           This box has a color of #dd7714        
        
          <div style="background-color:#dd7714;">Content here</div>
        
        
          .mybackground {background-color:#dd7714;}
        
        Background color #dd7714
      
           Border around this has a color of #dd7714        
        
          <div style="border:2px solid #dd7714;">Content here</div>
        
        
          .myborder {border:2px solid #dd7714;}
        
        Border color #dd7714