#dc7c40 color space conversions
Hex:
        #dc7c40
        RGB:
        220, 124, 64
        CMY:
        14, 51, 75
        CMYK:
        0, 44, 71, 14
      HSL:
        23°, 69.0265%, 55.6863%
        HSV (HSB):
        23°, 70.9091%, 86.2745%
        XYZ:
        37.6483, 30.0011, 8.6570
        xyY:
        0.4934, 0.3932, 30.0011
      CIE-Lab:
        61.6552, 32.4818, 47.8881
        CIE-LCH:
        61.6552, 57.8648, 55.8515
        CIE-Luv:
        61.6552, 76.4251, 45.9649
        Hunter-Lab:
        54.7733, 26.8383, 28.9704
      #dc7c40 color charts
#dc7c40 RGB chart
      #dc7c40 CMYK chart
      #dc7c40 RGB pie chart
      #dc7c40 color shades, tints & tones
#dc7c40 color schemes
#dc7c40 color preview, HTML & CSS examples
           This text has a color of #dc7c40        
        
          <p style="color:#dc7c40;">Text here</p>
        
        
          .mytext {color:#dc7c40;}
        
        Text color #dc7c40
      
           This box has a color of #dc7c40        
        
          <div style="background-color:#dc7c40;">Content here</div>
        
        
          .mybackground {background-color:#dc7c40;}
        
        Background color #dc7c40
      
           Border around this has a color of #dc7c40        
        
          <div style="border:2px solid #dc7c40;">Content here</div>
        
        
          .myborder {border:2px solid #dc7c40;}
        
        Border color #dc7c40