#dd1911 color space conversions
Hex:
        #dd1911
        RGB:
        221, 25, 17
        CMY:
        13, 90, 93
        CMYK:
        0, 89, 92, 13
      HSL:
        2°, 85.7143%, 46.6667%
        HSV (HSB):
        2°, 92.3077%, 86.6667%
        XYZ:
        30.2676, 16.1079, 2.0442
        xyY:
        0.6251, 0.3327, 16.1079
      CIE-Lab:
        47.1157, 69.3912, 55.6646
        CIE-LCH:
        47.1157, 88.9589, 38.7361
        CIE-Luv:
        47.1157, 145.5534, 32.5286
        Hunter-Lab:
        40.1346, 64.3805, 25.0744
      #dd1911 color charts
#dd1911 RGB chart
      #dd1911 CMYK chart
      #dd1911 RGB pie chart
      #dd1911 color shades, tints & tones
#dd1911 color schemes
#dd1911 color preview, HTML & CSS examples
           This text has a color of #dd1911        
        
          <p style="color:#dd1911;">Text here</p>
        
        
          .mytext {color:#dd1911;}
        
        Text color #dd1911
      
           This box has a color of #dd1911        
        
          <div style="background-color:#dd1911;">Content here</div>
        
        
          .mybackground {background-color:#dd1911;}
        
        Background color #dd1911
      
           Border around this has a color of #dd1911        
        
          <div style="border:2px solid #dd1911;">Content here</div>
        
        
          .myborder {border:2px solid #dd1911;}
        
        Border color #dd1911