#dc7946 color space conversions
Hex:
        #dc7946
        RGB:
        220, 121, 70
        CMY:
        14, 53, 73
        CMYK:
        0, 45, 68, 14
      HSL:
        20°, 68.1818%, 56.8627%
        HSV (HSB):
        20°, 68.1818%, 86.2745%
        XYZ:
        37.4581, 29.3326, 9.4818
        xyY:
        0.4911, 0.3846, 29.3326
      CIE-Lab:
        61.0740, 34.3673, 44.2372
        CIE-LCH:
        61.0740, 56.0182, 52.1568
        CIE-Luv:
        61.0740, 78.0738, 42.4774
        Hunter-Lab:
        54.1596, 28.6757, 27.5316
      #dc7946 color charts
#dc7946 RGB chart
      #dc7946 CMYK chart
      #dc7946 RGB pie chart
      #dc7946 color shades, tints & tones
#dc7946 color schemes
#dc7946 color preview, HTML & CSS examples
           This text has a color of #dc7946        
        
          <p style="color:#dc7946;">Text here</p>
        
        
          .mytext {color:#dc7946;}
        
        Text color #dc7946
      
           This box has a color of #dc7946        
        
          <div style="background-color:#dc7946;">Content here</div>
        
        
          .mybackground {background-color:#dc7946;}
        
        Background color #dc7946
      
           Border around this has a color of #dc7946        
        
          <div style="border:2px solid #dc7946;">Content here</div>
        
        
          .myborder {border:2px solid #dc7946;}
        
        Border color #dc7946