#dc9d91 color space conversions
Hex:
        #dc9d91
        RGB:
        220, 157, 145
        CMY:
        14, 38, 43
        CMYK:
        0, 29, 34, 14
      HSL:
        10°, 51.7241%, 71.5686%
        HSV (HSB):
        10°, 34.0909%, 86.2745%
        XYZ:
        46.6830, 41.3739, 32.3136
        xyY:
        0.3878, 0.3437, 41.3739
      CIE-Lab:
        70.4371, 21.9231, 15.6246
        CIE-LCH:
        70.4371, 26.9212, 35.4776
        CIE-Luv:
        70.4371, 42.5788, 17.3105
        Hunter-Lab:
        64.3226, 16.9844, 15.2404
      #dc9d91 color charts
#dc9d91 RGB chart
      #dc9d91 CMYK chart
      #dc9d91 RGB pie chart
      #dc9d91 color shades, tints & tones
#dc9d91 color schemes
#dc9d91 color preview, HTML & CSS examples
           This text has a color of #dc9d91        
        
          <p style="color:#dc9d91;">Text here</p>
        
        
          .mytext {color:#dc9d91;}
        
        Text color #dc9d91
      
           This box has a color of #dc9d91        
        
          <div style="background-color:#dc9d91;">Content here</div>
        
        
          .mybackground {background-color:#dc9d91;}
        
        Background color #dc9d91
      
           Border around this has a color of #dc9d91        
        
          <div style="border:2px solid #dc9d91;">Content here</div>
        
        
          .myborder {border:2px solid #dc9d91;}
        
        Border color #dc9d91