#dd1619 color space conversions
Hex:
        #dd1619
        RGB:
        221, 22, 25
        CMY:
        13, 91, 90
        CMYK:
        0, 90, 89, 13
      HSL:
        359°, 81.8930%, 47.6471%
        HSV (HSB):
        359°, 90.0452%, 86.6667%
        XYZ:
        30.2812, 16.0162, 2.4151
        xyY:
        0.6216, 0.3288, 16.0162
      CIE-Lab:
        46.9957, 69.9596, 52.4192
        CIE-LCH:
        46.9957, 87.4192, 36.8434
        CIE-Luv:
        46.9957, 145.5408, 30.9160
        Hunter-Lab:
        40.0202, 65.0262, 24.4361
      #dd1619 color charts
#dd1619 RGB chart
      #dd1619 CMYK chart
      #dd1619 RGB pie chart
      #dd1619 color shades, tints & tones
#dd1619 color schemes
#dd1619 color preview, HTML & CSS examples
           This text has a color of #dd1619        
        
          <p style="color:#dd1619;">Text here</p>
        
        
          .mytext {color:#dd1619;}
        
        Text color #dd1619
      
           This box has a color of #dd1619        
        
          <div style="background-color:#dd1619;">Content here</div>
        
        
          .mybackground {background-color:#dd1619;}
        
        Background color #dd1619
      
           Border around this has a color of #dd1619        
        
          <div style="border:2px solid #dd1619;">Content here</div>
        
        
          .myborder {border:2px solid #dd1619;}
        
        Border color #dd1619