#dc9c60 color space conversions
Hex:
        #dc9c60
        RGB:
        220, 156, 96
        CMY:
        14, 39, 62
        CMYK:
        0, 29, 56, 14
      HSL:
        29°, 63.9175%, 61.9608%
        HSV (HSB):
        29°, 56.3636%, 86.2745%
        XYZ:
        43.5150, 39.8371, 16.4622
        xyY:
        0.4360, 0.3991, 39.8371
      CIE-Lab:
        69.3534, 17.4607, 40.6145
        CIE-LCH:
        69.3534, 44.2088, 66.7364
        CIE-Luv:
        69.3534, 48.9147, 45.9212
        Hunter-Lab:
        63.1166, 12.6105, 28.7175
      #dc9c60 color charts
#dc9c60 RGB chart
      #dc9c60 CMYK chart
      #dc9c60 RGB pie chart
      #dc9c60 color shades, tints & tones
#dc9c60 color schemes
#dc9c60 color preview, HTML & CSS examples
           This text has a color of #dc9c60        
        
          <p style="color:#dc9c60;">Text here</p>
        
        
          .mytext {color:#dc9c60;}
        
        Text color #dc9c60
      
           This box has a color of #dc9c60        
        
          <div style="background-color:#dc9c60;">Content here</div>
        
        
          .mybackground {background-color:#dc9c60;}
        
        Background color #dc9c60
      
           Border around this has a color of #dc9c60        
        
          <div style="border:2px solid #dc9c60;">Content here</div>
        
        
          .myborder {border:2px solid #dc9c60;}
        
        Border color #dc9c60