#dc9da1 color space conversions
Hex:
        #dc9da1
        RGB:
        220, 157, 161
        CMY:
        14, 38, 37
        CMYK:
        0, 29, 27, 14
      HSL:
        356°, 47.3684%, 73.9216%
        HSV (HSB):
        356°, 28.6364%, 86.2745%
        XYZ:
        48.0052, 41.9028, 39.2761
        xyY:
        0.3716, 0.3244, 41.9028
      CIE-Lab:
        70.8038, 24.0320, 7.2915
        CIE-LCH:
        70.8038, 25.1138, 16.8782
        CIE-Luv:
        70.8038, 40.3946, 5.8982
        Hunter-Lab:
        64.7324, 19.0930, 9.3387
      #dc9da1 color charts
#dc9da1 RGB chart
      #dc9da1 CMYK chart
      #dc9da1 RGB pie chart
      #dc9da1 color shades, tints & tones
#dc9da1 color schemes
#dc9da1 color preview, HTML & CSS examples
           This text has a color of #dc9da1        
        
          <p style="color:#dc9da1;">Text here</p>
        
        
          .mytext {color:#dc9da1;}
        
        Text color #dc9da1
      
           This box has a color of #dc9da1        
        
          <div style="background-color:#dc9da1;">Content here</div>
        
        
          .mybackground {background-color:#dc9da1;}
        
        Background color #dc9da1
      
           Border around this has a color of #dc9da1        
        
          <div style="border:2px solid #dc9da1;">Content here</div>
        
        
          .myborder {border:2px solid #dc9da1;}
        
        Border color #dc9da1