#dd8114 color space conversions
Hex:
        #dd8114
        RGB:
        221, 129, 20
        CMY:
        13, 49, 92
        CMYK:
        0, 42, 91, 13
      HSL:
        33°, 83.4025%, 47.2549%
        HSV (HSB):
        33°, 90.9502%, 86.6667%
        XYZ:
        37.7953, 31.1232, 4.6772
        xyY:
        0.5136, 0.4229, 31.1232
      CIE-Lab:
        62.6115, 28.8373, 65.4930
        CIE-LCH:
        62.6115, 71.5607, 66.2356
        CIE-Luv:
        62.6115, 76.2153, 58.3689
        Hunter-Lab:
        55.7881, 23.3008, 34.0810
      #dd8114 color charts
#dd8114 RGB chart
      #dd8114 CMYK chart
      #dd8114 RGB pie chart
      #dd8114 color shades, tints & tones
#dd8114 color schemes
#dd8114 color preview, HTML & CSS examples
           This text has a color of #dd8114        
        
          <p style="color:#dd8114;">Text here</p>
        
        
          .mytext {color:#dd8114;}
        
        Text color #dd8114
      
           This box has a color of #dd8114        
        
          <div style="background-color:#dd8114;">Content here</div>
        
        
          .mybackground {background-color:#dd8114;}
        
        Background color #dd8114
      
           Border around this has a color of #dd8114        
        
          <div style="border:2px solid #dd8114;">Content here</div>
        
        
          .myborder {border:2px solid #dd8114;}
        
        Border color #dd8114