#dd0542 color space conversions
Hex:
        #dd0542
        RGB:
        221, 5, 66
        CMY:
        13, 98, 74
        CMYK:
        0, 98, 70, 13
      HSL:
        343°, 95.5752%, 44.3137%
        HSV (HSB):
        343°, 97.7376%, 86.6667%
        XYZ:
        30.8564, 15.8740, 6.5919
        xyY:
        0.5787, 0.2977, 15.8740
      CIE-Lab:
        46.8088, 72.9141, 29.7589
        CIE-LCH:
        46.8088, 78.7531, 22.2021
        CIE-Luv:
        46.8088, 139.7266, 16.0960
        Hunter-Lab:
        39.8422, 68.5181, 18.0800
      #dd0542 color charts
#dd0542 RGB chart
      #dd0542 CMYK chart
      #dd0542 RGB pie chart
      #dd0542 color shades, tints & tones
#dd0542 color schemes
#dd0542 color preview, HTML & CSS examples
           This text has a color of #dd0542        
        
          <p style="color:#dd0542;">Text here</p>
        
        
          .mytext {color:#dd0542;}
        
        Text color #dd0542
      
           This box has a color of #dd0542        
        
          <div style="background-color:#dd0542;">Content here</div>
        
        
          .mybackground {background-color:#dd0542;}
        
        Background color #dd0542
      
           Border around this has a color of #dd0542        
        
          <div style="border:2px solid #dd0542;">Content here</div>
        
        
          .myborder {border:2px solid #dd0542;}
        
        Border color #dd0542