#dd0244 color space conversions
Hex:
        #dd0244
        RGB:
        221, 2, 68
        CMY:
        13, 99, 73
        CMYK:
        0, 99, 69, 13
      HSL:
        342°, 98.2063%, 43.7255%
        HSV (HSB):
        342°, 99.0950%, 86.6667%
        XYZ:
        30.8839, 15.8329, 6.8971
        xyY:
        0.5760, 0.2953, 15.8329
      CIE-Lab:
        46.7545, 73.2499, 28.4715
        CIE-LCH:
        46.7545, 78.5886, 21.2406
        CIE-Luv:
        46.7545, 139.5022, 14.9597
        Hunter-Lab:
        39.7906, 68.9111, 17.5763
      #dd0244 color charts
#dd0244 RGB chart
      #dd0244 CMYK chart
      #dd0244 RGB pie chart
      #dd0244 color shades, tints & tones
#dd0244 color schemes
#dd0244 color preview, HTML & CSS examples
           This text has a color of #dd0244        
        
          <p style="color:#dd0244;">Text here</p>
        
        
          .mytext {color:#dd0244;}
        
        Text color #dd0244
      
           This box has a color of #dd0244        
        
          <div style="background-color:#dd0244;">Content here</div>
        
        
          .mybackground {background-color:#dd0244;}
        
        Background color #dd0244
      
           Border around this has a color of #dd0244        
        
          <div style="border:2px solid #dd0244;">Content here</div>
        
        
          .myborder {border:2px solid #dd0244;}
        
        Border color #dd0244