#dd7865 color space conversions
Hex:
        #dd7865
        RGB:
        221, 120, 101
        CMY:
        13, 53, 60
        CMYK:
        0, 46, 54, 13
      HSL:
        10°, 63.8298%, 63.1373%
        HSV (HSB):
        10°, 54.2986%, 86.6667%
        XYZ:
        38.8842, 29.7447, 16.0038
        xyY:
        0.4594, 0.3515, 29.7447
      CIE-Lab:
        61.4333, 37.4133, 27.9575
        CIE-LCH:
        61.4333, 46.7052, 36.7693
        CIE-Luv:
        61.4333, 75.0222, 27.0394
        Hunter-Lab:
        54.5387, 31.8217, 20.7791
      #dd7865 color charts
#dd7865 RGB chart
      #dd7865 CMYK chart
      #dd7865 RGB pie chart
      #dd7865 color shades, tints & tones
#dd7865 color schemes
#dd7865 color preview, HTML & CSS examples
           This text has a color of #dd7865        
        
          <p style="color:#dd7865;">Text here</p>
        
        
          .mytext {color:#dd7865;}
        
        Text color #dd7865
      
           This box has a color of #dd7865        
        
          <div style="background-color:#dd7865;">Content here</div>
        
        
          .mybackground {background-color:#dd7865;}
        
        Background color #dd7865
      
           Border around this has a color of #dd7865        
        
          <div style="border:2px solid #dd7865;">Content here</div>
        
        
          .myborder {border:2px solid #dd7865;}
        
        Border color #dd7865