#dd9430 color space conversions
Hex:
        #dd9430
        RGB:
        221, 148, 48
        CMY:
        13, 42, 81
        CMYK:
        0, 33, 78, 13
      HSL:
        35°, 71.7842%, 52.7451%
        HSV (HSB):
        35°, 78.2805%, 86.6667%
        XYZ:
        40.9422, 36.7654, 7.7348
        xyY:
        0.4792, 0.4303, 36.7654
      CIE-Lab:
        67.1006, 19.4212, 60.4458
        CIE-LCH:
        67.1006, 63.4892, 72.1878
        CIE-Luv:
        67.1006, 59.4737, 60.3160
        Hunter-Lab:
        60.6344, 14.4183, 34.8808
      #dd9430 color charts
#dd9430 RGB chart
      #dd9430 CMYK chart
      #dd9430 RGB pie chart
      #dd9430 color shades, tints & tones
#dd9430 color schemes
#dd9430 color preview, HTML & CSS examples
           This text has a color of #dd9430        
        
          <p style="color:#dd9430;">Text here</p>
        
        
          .mytext {color:#dd9430;}
        
        Text color #dd9430
      
           This box has a color of #dd9430        
        
          <div style="background-color:#dd9430;">Content here</div>
        
        
          .mybackground {background-color:#dd9430;}
        
        Background color #dd9430
      
           Border around this has a color of #dd9430        
        
          <div style="border:2px solid #dd9430;">Content here</div>
        
        
          .myborder {border:2px solid #dd9430;}
        
        Border color #dd9430