#dd9342 color space conversions
Hex:
        #dd9342
        RGB:
        221, 147, 66
        CMY:
        13, 42, 74
        CMYK:
        0, 33, 70, 13
      HSL:
        31°, 69.5067%, 56.2745%
        HSV (HSB):
        31°, 70.1357%, 86.6667%
        XYZ:
        41.2359, 36.6329, 10.0518
        xyY:
        0.4690, 0.4167, 36.6329
      CIE-Lab:
        67.0007, 20.7525, 52.7140
        CIE-LCH:
        67.0007, 56.6518, 68.5113
        CIE-Luv:
        67.0007, 59.0709, 54.5896
        Hunter-Lab:
        60.5251, 15.6933, 32.5210
      #dd9342 color charts
#dd9342 RGB chart
      #dd9342 CMYK chart
      #dd9342 RGB pie chart
      #dd9342 color shades, tints & tones
#dd9342 color schemes
#dd9342 color preview, HTML & CSS examples
           This text has a color of #dd9342        
        
          <p style="color:#dd9342;">Text here</p>
        
        
          .mytext {color:#dd9342;}
        
        Text color #dd9342
      
           This box has a color of #dd9342        
        
          <div style="background-color:#dd9342;">Content here</div>
        
        
          .mybackground {background-color:#dd9342;}
        
        Background color #dd9342
      
           Border around this has a color of #dd9342        
        
          <div style="border:2px solid #dd9342;">Content here</div>
        
        
          .myborder {border:2px solid #dd9342;}
        
        Border color #dd9342