#dc856e color space conversions
Hex:
        #dc856e
        RGB:
        220, 133, 110
        CMY:
        14, 48, 57
        CMYK:
        0, 40, 50, 14
      HSL:
        13°, 61.1111%, 64.7059%
        HSV (HSB):
        13°, 50.0000%, 86.2745%
        XYZ:
        40.7172, 33.1165, 18.9979
        xyY:
        0.4386, 0.3567, 33.1165
      CIE-Lab:
        64.2551, 30.9933, 26.6128
        CIE-LCH:
        64.2551, 40.8513, 40.6515
        CIE-Luv:
        64.2551, 63.5999, 27.6004
        Hunter-Lab:
        57.5469, 25.5902, 20.7095
      #dc856e color charts
#dc856e RGB chart
      #dc856e CMYK chart
      #dc856e RGB pie chart
      #dc856e color shades, tints & tones
#dc856e color schemes
#dc856e color preview, HTML & CSS examples
           This text has a color of #dc856e        
        
          <p style="color:#dc856e;">Text here</p>
        
        
          .mytext {color:#dc856e;}
        
        Text color #dc856e
      
           This box has a color of #dc856e        
        
          <div style="background-color:#dc856e;">Content here</div>
        
        
          .mybackground {background-color:#dc856e;}
        
        Background color #dc856e
      
           Border around this has a color of #dc856e        
        
          <div style="border:2px solid #dc856e;">Content here</div>
        
        
          .myborder {border:2px solid #dc856e;}
        
        Border color #dc856e