#dd8785 color space conversions
Hex:
        #dd8785
        RGB:
        221, 135, 133
        CMY:
        13, 47, 48
        CMYK:
        0, 39, 40, 13
      HSL:
        1°, 56.4103%, 69.4118%
        HSV (HSB):
        1°, 39.8190%, 86.6667%
        XYZ:
        42.7164, 34.3936, 26.5775
        xyY:
        0.4120, 0.3317, 34.3936
      CIE-Lab:
        65.2738, 32.6733, 15.1354
        CIE-LCH:
        65.2738, 36.0086, 24.8552
        CIE-Luv:
        65.2738, 59.2522, 14.0619
        Hunter-Lab:
        58.6460, 27.3847, 14.1828
      #dd8785 color charts
#dd8785 RGB chart
      #dd8785 CMYK chart
      #dd8785 RGB pie chart
      #dd8785 color shades, tints & tones
#dd8785 color schemes
#dd8785 color preview, HTML & CSS examples
           This text has a color of #dd8785        
        
          <p style="color:#dd8785;">Text here</p>
        
        
          .mytext {color:#dd8785;}
        
        Text color #dd8785
      
           This box has a color of #dd8785        
        
          <div style="background-color:#dd8785;">Content here</div>
        
        
          .mybackground {background-color:#dd8785;}
        
        Background color #dd8785
      
           Border around this has a color of #dd8785        
        
          <div style="border:2px solid #dd8785;">Content here</div>
        
        
          .myborder {border:2px solid #dd8785;}
        
        Border color #dd8785