#dd8314 color space conversions
Hex:
        #dd8314
        RGB:
        221, 131, 20
        CMY:
        13, 49, 92
        CMYK:
        0, 41, 91, 13
      HSL:
        33°, 83.4025%, 47.2549%
        HSV (HSB):
        33°, 90.9502%, 86.6667%
        XYZ:
        38.0614, 31.6553, 4.7658
        xyY:
        0.5110, 0.4250, 31.6553
      CIE-Lab:
        63.0569, 27.7779, 65.8212
        CIE-LCH:
        63.0569, 71.4426, 67.1192
        CIE-Luv:
        63.0569, 74.5538, 59.0814
        Hunter-Lab:
        56.2630, 22.2932, 34.3619
      #dd8314 color charts
#dd8314 RGB chart
      #dd8314 CMYK chart
      #dd8314 RGB pie chart
      #dd8314 color shades, tints & tones
#dd8314 color schemes
#dd8314 color preview, HTML & CSS examples
           This text has a color of #dd8314        
        
          <p style="color:#dd8314;">Text here</p>
        
        
          .mytext {color:#dd8314;}
        
        Text color #dd8314
      
           This box has a color of #dd8314        
        
          <div style="background-color:#dd8314;">Content here</div>
        
        
          .mybackground {background-color:#dd8314;}
        
        Background color #dd8314
      
           Border around this has a color of #dd8314        
        
          <div style="border:2px solid #dd8314;">Content here</div>
        
        
          .myborder {border:2px solid #dd8314;}
        
        Border color #dd8314