#dc7d56 color space conversions
Hex:
        #dc7d56
        RGB:
        220, 125, 86
        CMY:
        14, 51, 66
        CMYK:
        0, 43, 61, 14
      HSL:
        17°, 65.6863%, 60.0000%
        HSV (HSB):
        17°, 60.9091%, 86.2745%
        XYZ:
        38.5285, 30.5548, 12.6711
        xyY:
        0.4713, 0.3737, 30.5548
      CIE-Lab:
        62.1300, 33.2752, 37.0623
        CIE-LCH:
        62.1300, 49.8082, 48.0819
        CIE-Luv:
        62.1300, 72.9325, 36.9926
        Hunter-Lab:
        55.2764, 27.6838, 25.1023
      #dc7d56 color charts
#dc7d56 RGB chart
      #dc7d56 CMYK chart
      #dc7d56 RGB pie chart
      #dc7d56 color shades, tints & tones
#dc7d56 color schemes
#dc7d56 color preview, HTML & CSS examples
           This text has a color of #dc7d56        
        
          <p style="color:#dc7d56;">Text here</p>
        
        
          .mytext {color:#dc7d56;}
        
        Text color #dc7d56
      
           This box has a color of #dc7d56        
        
          <div style="background-color:#dc7d56;">Content here</div>
        
        
          .mybackground {background-color:#dc7d56;}
        
        Background color #dc7d56
      
           Border around this has a color of #dc7d56        
        
          <div style="border:2px solid #dc7d56;">Content here</div>
        
        
          .myborder {border:2px solid #dc7d56;}
        
        Border color #dc7d56