#dc9d97 color space conversions
Hex:
        #dc9d97
        RGB:
        220, 157, 151
        CMY:
        14, 38, 41
        CMYK:
        0, 29, 31, 14
      HSL:
        5°, 49.6403%, 72.7451%
        HSV (HSB):
        5°, 31.3636%, 86.2745%
        XYZ:
        47.1581, 41.5640, 34.8153
        xyY:
        0.3817, 0.3364, 41.5640
      CIE-Lab:
        70.5692, 22.6872, 12.4949
        CIE-LCH:
        70.5692, 25.9004, 28.8436
        CIE-Luv:
        70.5692, 41.7756, 13.1211
        Hunter-Lab:
        64.4701, 17.7451, 13.1112
      #dc9d97 color charts
#dc9d97 RGB chart
      #dc9d97 CMYK chart
      #dc9d97 RGB pie chart
      #dc9d97 color shades, tints & tones
#dc9d97 color schemes
#dc9d97 color preview, HTML & CSS examples
           This text has a color of #dc9d97        
        
          <p style="color:#dc9d97;">Text here</p>
        
        
          .mytext {color:#dc9d97;}
        
        Text color #dc9d97
      
           This box has a color of #dc9d97        
        
          <div style="background-color:#dc9d97;">Content here</div>
        
        
          .mybackground {background-color:#dc9d97;}
        
        Background color #dc9d97
      
           Border around this has a color of #dc9d97        
        
          <div style="border:2px solid #dc9d97;">Content here</div>
        
        
          .myborder {border:2px solid #dc9d97;}
        
        Border color #dc9d97