#dd4055 color space conversions
Hex:
        #dd4055
        RGB:
        221, 64, 85
        CMY:
        13, 75, 67
        CMYK:
        0, 71, 62, 13
      HSL:
        352°, 69.7778%, 55.8824%
        HSV (HSB):
        352°, 71.0407%, 86.6667%
        XYZ:
        33.2919, 19.6948, 10.6411
        xyY:
        0.5232, 0.3095, 19.6948
      CIE-Lab:
        51.4904, 61.5478, 24.2388
        CIE-LCH:
        51.4904, 66.1487, 21.4955
        CIE-Luv:
        51.4904, 114.7416, 15.5052
        Hunter-Lab:
        44.3788, 56.2432, 16.8487
      #dd4055 color charts
#dd4055 RGB chart
      #dd4055 CMYK chart
      #dd4055 RGB pie chart
      #dd4055 color shades, tints & tones
#dd4055 color schemes
#dd4055 color preview, HTML & CSS examples
           This text has a color of #dd4055        
        
          <p style="color:#dd4055;">Text here</p>
        
        
          .mytext {color:#dd4055;}
        
        Text color #dd4055
      
           This box has a color of #dd4055        
        
          <div style="background-color:#dd4055;">Content here</div>
        
        
          .mybackground {background-color:#dd4055;}
        
        Background color #dd4055
      
           Border around this has a color of #dd4055        
        
          <div style="border:2px solid #dd4055;">Content here</div>
        
        
          .myborder {border:2px solid #dd4055;}
        
        Border color #dd4055