#dc995e color space conversions
Hex:
        #dc995e
        RGB:
        220, 153, 94
        CMY:
        14, 40, 63
        CMYK:
        0, 30, 57, 14
      HSL:
        28°, 64.2857%, 61.5686%
        HSV (HSB):
        28°, 57.2727%, 86.2745%
        XYZ:
        42.9268, 38.8063, 15.8175
        xyY:
        0.4400, 0.3978, 38.8063
      CIE-Lab:
        68.6107, 18.9177, 40.7433
        CIE-LCH:
        68.6107, 44.9210, 65.0939
        CIE-Luv:
        68.6107, 51.2839, 45.5108
        Hunter-Lab:
        62.2947, 13.9874, 28.5517
      #dc995e color charts
#dc995e RGB chart
      #dc995e CMYK chart
      #dc995e RGB pie chart
      #dc995e color shades, tints & tones
#dc995e color schemes
#dc995e color preview, HTML & CSS examples
           This text has a color of #dc995e        
        
          <p style="color:#dc995e;">Text here</p>
        
        
          .mytext {color:#dc995e;}
        
        Text color #dc995e
      
           This box has a color of #dc995e        
        
          <div style="background-color:#dc995e;">Content here</div>
        
        
          .mybackground {background-color:#dc995e;}
        
        Background color #dc995e
      
           Border around this has a color of #dc995e        
        
          <div style="border:2px solid #dc995e;">Content here</div>
        
        
          .myborder {border:2px solid #dc995e;}
        
        Border color #dc995e