#dc6e46 color space conversions
Hex:
        #dc6e46
        RGB:
        220, 110, 70
        CMY:
        14, 57, 73
        CMYK:
        0, 50, 68, 14
      HSL:
        16°, 68.1818%, 56.8627%
        HSV (HSB):
        16°, 68.1818%, 86.2745%
        XYZ:
        36.1966, 26.8097, 9.0614
        xyY:
        0.5023, 0.3720, 26.8097
      CIE-Lab:
        58.7978, 40.0167, 41.6428
        CIE-LCH:
        58.7978, 57.7535, 46.1408
        CIE-Luv:
        58.7978, 86.5092, 38.1991
        Hunter-Lab:
        51.7781, 34.1727, 25.8687
      #dc6e46 color charts
#dc6e46 RGB chart
      #dc6e46 CMYK chart
      #dc6e46 RGB pie chart
      #dc6e46 color shades, tints & tones
#dc6e46 color schemes
#dc6e46 color preview, HTML & CSS examples
           This text has a color of #dc6e46        
        
          <p style="color:#dc6e46;">Text here</p>
        
        
          .mytext {color:#dc6e46;}
        
        Text color #dc6e46
      
           This box has a color of #dc6e46        
        
          <div style="background-color:#dc6e46;">Content here</div>
        
        
          .mybackground {background-color:#dc6e46;}
        
        Background color #dc6e46
      
           Border around this has a color of #dc6e46        
        
          <div style="border:2px solid #dc6e46;">Content here</div>
        
        
          .myborder {border:2px solid #dc6e46;}
        
        Border color #dc6e46