#dd1517 color space conversions
Hex:
        #dd1517
        RGB:
        221, 21, 23
        CMY:
        13, 92, 91
        CMYK:
        0, 90, 90, 13
      HSL:
        359°, 82.6446%, 47.4510%
        HSV (HSB):
        359°, 90.4977%, 86.6667%
        XYZ:
        30.2416, 15.9703, 2.2993
        xyY:
        0.6234, 0.3292, 15.9703
      CIE-Lab:
        46.9356, 70.0700, 53.2288
        CIE-LCH:
        46.9356, 87.9949, 37.2222
        CIE-Luv:
        46.9356, 146.0388, 31.1966
        Hunter-Lab:
        39.9629, 65.1433, 24.5628
      #dd1517 color charts
#dd1517 RGB chart
      #dd1517 CMYK chart
      #dd1517 RGB pie chart
      #dd1517 color shades, tints & tones
#dd1517 color schemes
#dd1517 color preview, HTML & CSS examples
           This text has a color of #dd1517        
        
          <p style="color:#dd1517;">Text here</p>
        
        
          .mytext {color:#dd1517;}
        
        Text color #dd1517
      
           This box has a color of #dd1517        
        
          <div style="background-color:#dd1517;">Content here</div>
        
        
          .mybackground {background-color:#dd1517;}
        
        Background color #dd1517
      
           Border around this has a color of #dd1517        
        
          <div style="border:2px solid #dd1517;">Content here</div>
        
        
          .myborder {border:2px solid #dd1517;}
        
        Border color #dd1517