#dd9214 color space conversions
Hex:
        #dd9214
        RGB:
        221, 146, 20
        CMY:
        13, 43, 92
        CMYK:
        0, 34, 91, 13
      HSL:
        38°, 83.4025%, 47.2549%
        HSV (HSB):
        38°, 90.9502%, 86.6667%
        XYZ:
        40.2239, 35.9804, 5.4867
        xyY:
        0.4924, 0.4404, 35.9804
      CIE-Lab:
        66.5050, 19.7675, 68.3778
        CIE-LCH:
        66.5050, 71.1778, 73.8758
        CIE-Luv:
        66.5050, 62.1992, 64.5281
        Hunter-Lab:
        59.9837, 14.7273, 36.5653
      #dd9214 color charts
#dd9214 RGB chart
      #dd9214 CMYK chart
      #dd9214 RGB pie chart
      #dd9214 color shades, tints & tones
#dd9214 color schemes
#dd9214 color preview, HTML & CSS examples
           This text has a color of #dd9214        
        
          <p style="color:#dd9214;">Text here</p>
        
        
          .mytext {color:#dd9214;}
        
        Text color #dd9214
      
           This box has a color of #dd9214        
        
          <div style="background-color:#dd9214;">Content here</div>
        
        
          .mybackground {background-color:#dd9214;}
        
        Background color #dd9214
      
           Border around this has a color of #dd9214        
        
          <div style="border:2px solid #dd9214;">Content here</div>
        
        
          .myborder {border:2px solid #dd9214;}
        
        Border color #dd9214