#dd2521 color space conversions
Hex:
        #dd2521
        RGB:
        221, 37, 33
        CMY:
        13, 85, 87
        CMYK:
        0, 83, 85, 13
      HSL:
        1°, 74.0157%, 49.8039%
        HSV (HSB):
        1°, 85.0679%, 86.6667%
        XYZ:
        30.7549, 16.8051, 3.0616
        xyY:
        0.6075, 0.3320, 16.8051
      CIE-Lab:
        48.0135, 67.3439, 49.5510
        CIE-LCH:
        48.0135, 83.6093, 36.3453
        CIE-Luv:
        48.0135, 139.4638, 30.9594
        Hunter-Lab:
        40.9940, 62.1762, 24.2678
      #dd2521 color charts
#dd2521 RGB chart
      #dd2521 CMYK chart
      #dd2521 RGB pie chart
      #dd2521 color shades, tints & tones
#dd2521 color schemes
#dd2521 color preview, HTML & CSS examples
           This text has a color of #dd2521        
        
          <p style="color:#dd2521;">Text here</p>
        
        
          .mytext {color:#dd2521;}
        
        Text color #dd2521
      
           This box has a color of #dd2521        
        
          <div style="background-color:#dd2521;">Content here</div>
        
        
          .mybackground {background-color:#dd2521;}
        
        Background color #dd2521
      
           Border around this has a color of #dd2521        
        
          <div style="border:2px solid #dd2521;">Content here</div>
        
        
          .myborder {border:2px solid #dd2521;}
        
        Border color #dd2521