#dd7342 color space conversions
Hex:
        #dd7342
        RGB:
        221, 115, 66
        CMY:
        13, 55, 74
        CMYK:
        0, 48, 70, 13
      HSL:
        19°, 69.5067%, 56.2745%
        HSV (HSB):
        19°, 70.1357%, 86.6667%
        XYZ:
        36.9329, 28.0270, 8.6174
        xyY:
        0.5020, 0.3809, 28.0270
      CIE-Lab:
        59.9131, 37.6501, 45.0158
        CIE-LCH:
        59.9131, 58.6852, 50.0917
        CIE-Luv:
        59.9131, 84.0421, 41.8256
        Hunter-Lab:
        52.9405, 31.8811, 27.4074
      #dd7342 color charts
#dd7342 RGB chart
      #dd7342 CMYK chart
      #dd7342 RGB pie chart
      #dd7342 color shades, tints & tones
#dd7342 color schemes
#dd7342 color preview, HTML & CSS examples
           This text has a color of #dd7342        
        
          <p style="color:#dd7342;">Text here</p>
        
        
          .mytext {color:#dd7342;}
        
        Text color #dd7342
      
           This box has a color of #dd7342        
        
          <div style="background-color:#dd7342;">Content here</div>
        
        
          .mybackground {background-color:#dd7342;}
        
        Background color #dd7342
      
           Border around this has a color of #dd7342        
        
          <div style="border:2px solid #dd7342;">Content here</div>
        
        
          .myborder {border:2px solid #dd7342;}
        
        Border color #dd7342