#dd1424 color space conversions
Hex:
        #dd1424
        RGB:
        221, 20, 36
        CMY:
        13, 92, 86
        CMYK:
        0, 91, 84, 13
      HSL:
        355°, 83.4025%, 47.2549%
        HSV (HSB):
        355°, 90.9502%, 86.6667%
        XYZ:
        30.3874, 15.9998, 3.1557
        xyY:
        0.6134, 0.3229, 15.9998
      CIE-Lab:
        46.9743, 70.4507, 47.1421
        CIE-LCH:
        46.9743, 84.7683, 33.7885
        CIE-Luv:
        46.9743, 144.4193, 28.2224
        Hunter-Lab:
        39.9998, 65.6047, 23.3222
      #dd1424 color charts
#dd1424 RGB chart
      #dd1424 CMYK chart
      #dd1424 RGB pie chart
      #dd1424 color shades, tints & tones
#dd1424 color schemes
#dd1424 color preview, HTML & CSS examples
           This text has a color of #dd1424        
        
          <p style="color:#dd1424;">Text here</p>
        
        
          .mytext {color:#dd1424;}
        
        Text color #dd1424
      
           This box has a color of #dd1424        
        
          <div style="background-color:#dd1424;">Content here</div>
        
        
          .mybackground {background-color:#dd1424;}
        
        Background color #dd1424
      
           Border around this has a color of #dd1424        
        
          <div style="border:2px solid #dd1424;">Content here</div>
        
        
          .myborder {border:2px solid #dd1424;}
        
        Border color #dd1424