#dc997f color space conversions
Hex:
        #dc997f
        RGB:
        220, 153, 127
        CMY:
        14, 40, 50
        CMYK:
        0, 30, 42, 14
      HSL:
        17°, 57.0552%, 68.0392%
        HSV (HSB):
        17°, 42.2727%, 86.2745%
        XYZ:
        44.7372, 39.5304, 25.3509
        xyY:
        0.4081, 0.3606, 39.5304
      CIE-Lab:
        69.1338, 21.9819, 23.7438
        CIE-LCH:
        69.1338, 32.3570, 47.2066
        CIE-Luv:
        69.1338, 47.5234, 27.0731
        Hunter-Lab:
        62.8732, 16.9829, 20.1051
      #dc997f color charts
#dc997f RGB chart
      #dc997f CMYK chart
      #dc997f RGB pie chart
      #dc997f color shades, tints & tones
#dc997f color schemes
#dc997f color preview, HTML & CSS examples
           This text has a color of #dc997f        
        
          <p style="color:#dc997f;">Text here</p>
        
        
          .mytext {color:#dc997f;}
        
        Text color #dc997f
      
           This box has a color of #dc997f        
        
          <div style="background-color:#dc997f;">Content here</div>
        
        
          .mybackground {background-color:#dc997f;}
        
        Background color #dc997f
      
           Border around this has a color of #dc997f        
        
          <div style="border:2px solid #dc997f;">Content here</div>
        
        
          .myborder {border:2px solid #dc997f;}
        
        Border color #dc997f