#dc8575 color space conversions
Hex:
        #dc8575
        RGB:
        220, 133, 117
        CMY:
        14, 48, 54
        CMYK:
        0, 40, 47, 14
      HSL:
        9°, 59.5376%, 66.0784%
        HSV (HSB):
        9°, 46.8182%, 86.2745%
        XYZ:
        41.1136, 33.2751, 21.0854
        xyY:
        0.4306, 0.3485, 33.2751
      CIE-Lab:
        64.3830, 31.6613, 22.8814
        CIE-LCH:
        64.3830, 39.0641, 35.8554
        CIE-Luv:
        64.3830, 62.4916, 23.3504
        Hunter-Lab:
        57.6845, 26.2747, 18.7069
      #dc8575 color charts
#dc8575 RGB chart
      #dc8575 CMYK chart
      #dc8575 RGB pie chart
      #dc8575 color shades, tints & tones
#dc8575 color schemes
#dc8575 color preview, HTML & CSS examples
           This text has a color of #dc8575        
        
          <p style="color:#dc8575;">Text here</p>
        
        
          .mytext {color:#dc8575;}
        
        Text color #dc8575
      
           This box has a color of #dc8575        
        
          <div style="background-color:#dc8575;">Content here</div>
        
        
          .mybackground {background-color:#dc8575;}
        
        Background color #dc8575
      
           Border around this has a color of #dc8575        
        
          <div style="border:2px solid #dc8575;">Content here</div>
        
        
          .myborder {border:2px solid #dc8575;}
        
        Border color #dc8575