#dd5864 color space conversions
Hex:
        #dd5864
        RGB:
        221, 88, 100
        CMY:
        13, 65, 61
        CMYK:
        0, 60, 55, 13
      HSL:
        355°, 66.1692%, 60.5882%
        HSV (HSB):
        355°, 60.1810%, 86.6667%
        XYZ:
        35.6088, 23.2717, 14.6717
        xyY:
        0.4841, 0.3164, 23.2717
      CIE-Lab:
        55.3511, 52.9003, 20.4846
        CIE-LCH:
        55.3511, 56.7280, 21.1679
        CIE-Luv:
        55.3511, 96.7163, 14.5522
        Hunter-Lab:
        48.2407, 47.3379, 15.7364
      #dd5864 color charts
#dd5864 RGB chart
      #dd5864 CMYK chart
      #dd5864 RGB pie chart
      #dd5864 color shades, tints & tones
#dd5864 color schemes
#dd5864 color preview, HTML & CSS examples
           This text has a color of #dd5864        
        
          <p style="color:#dd5864;">Text here</p>
        
        
          .mytext {color:#dd5864;}
        
        Text color #dd5864
      
           This box has a color of #dd5864        
        
          <div style="background-color:#dd5864;">Content here</div>
        
        
          .mybackground {background-color:#dd5864;}
        
        Background color #dd5864
      
           Border around this has a color of #dd5864        
        
          <div style="border:2px solid #dd5864;">Content here</div>
        
        
          .myborder {border:2px solid #dd5864;}
        
        Border color #dd5864