#dc9085 color space conversions
Hex:
        #dc9085
        RGB:
        220, 144, 133
        CMY:
        14, 44, 48
        CMYK:
        0, 35, 40, 14
      HSL:
        8°, 55.4140%, 69.2157%
        HSV (HSB):
        8°, 39.5455%, 86.2745%
        XYZ:
        43.7221, 36.8556, 26.9997
        xyY:
        0.4064, 0.3426, 36.8556
      CIE-Lab:
        67.1686, 27.4883, 17.7439
        CIE-LCH:
        67.1686, 32.7178, 32.8425
        CIE-Luv:
        67.1686, 52.6332, 18.5278
        Hunter-Lab:
        60.7088, 22.3141, 16.1274
      #dc9085 color charts
#dc9085 RGB chart
      #dc9085 CMYK chart
      #dc9085 RGB pie chart
      #dc9085 color shades, tints & tones
#dc9085 color schemes
#dc9085 color preview, HTML & CSS examples
           This text has a color of #dc9085        
        
          <p style="color:#dc9085;">Text here</p>
        
        
          .mytext {color:#dc9085;}
        
        Text color #dc9085
      
           This box has a color of #dc9085        
        
          <div style="background-color:#dc9085;">Content here</div>
        
        
          .mybackground {background-color:#dc9085;}
        
        Background color #dc9085
      
           Border around this has a color of #dc9085        
        
          <div style="border:2px solid #dc9085;">Content here</div>
        
        
          .myborder {border:2px solid #dc9085;}
        
        Border color #dc9085