#dd9142 color space conversions
Hex:
        #dd9142
        RGB:
        221, 145, 66
        CMY:
        13, 43, 74
        CMYK:
        0, 34, 70, 13
      HSL:
        31°, 69.5067%, 56.2745%
        HSV (HSB):
        31°, 70.1357%, 86.6667%
        XYZ:
        40.9276, 36.0163, 9.9490
        xyY:
        0.4710, 0.4145, 36.0163
      CIE-Lab:
        66.5324, 21.8256, 52.2156
        CIE-LCH:
        66.5324, 56.5935, 67.3156
        CIE-Luv:
        66.5324, 60.6224, 53.7683
        Hunter-Lab:
        60.0136, 16.7082, 32.1805
      #dd9142 color charts
#dd9142 RGB chart
      #dd9142 CMYK chart
      #dd9142 RGB pie chart
      #dd9142 color shades, tints & tones
#dd9142 color schemes
#dd9142 color preview, HTML & CSS examples
           This text has a color of #dd9142        
        
          <p style="color:#dd9142;">Text here</p>
        
        
          .mytext {color:#dd9142;}
        
        Text color #dd9142
      
           This box has a color of #dd9142        
        
          <div style="background-color:#dd9142;">Content here</div>
        
        
          .mybackground {background-color:#dd9142;}
        
        Background color #dd9142
      
           Border around this has a color of #dd9142        
        
          <div style="border:2px solid #dd9142;">Content here</div>
        
        
          .myborder {border:2px solid #dd9142;}
        
        Border color #dd9142