#dd1716 color space conversions
Hex:
        #dd1716
        RGB:
        221, 23, 22
        CMY:
        13, 91, 91
        CMYK:
        0, 90, 90, 13
      HSL:
        0°, 81.8930%, 47.6471%
        HSV (HSB):
        0°, 90.0452%, 86.6667%
        XYZ:
        30.2700, 16.0429, 2.2602
        xyY:
        0.6232, 0.3303, 16.0429
      CIE-Lab:
        47.0307, 69.7667, 53.7076
        CIE-LCH:
        47.0307, 88.0449, 37.5897
        CIE-Luv:
        47.0307, 145.6231, 31.5543
        Hunter-Lab:
        40.0536, 64.8056, 24.6917
      #dd1716 color charts
#dd1716 RGB chart
      #dd1716 CMYK chart
      #dd1716 RGB pie chart
      #dd1716 color shades, tints & tones
#dd1716 color schemes
#dd1716 color preview, HTML & CSS examples
           This text has a color of #dd1716        
        
          <p style="color:#dd1716;">Text here</p>
        
        
          .mytext {color:#dd1716;}
        
        Text color #dd1716
      
           This box has a color of #dd1716        
        
          <div style="background-color:#dd1716;">Content here</div>
        
        
          .mybackground {background-color:#dd1716;}
        
        Background color #dd1716
      
           Border around this has a color of #dd1716        
        
          <div style="border:2px solid #dd1716;">Content here</div>
        
        
          .myborder {border:2px solid #dd1716;}
        
        Border color #dd1716