#dd0718 color space conversions
Hex:
        #dd0718
        RGB:
        221, 7, 24
        CMY:
        13, 97, 91
        CMYK:
        0, 97, 89, 13
      HSL:
        355°, 93.8596%, 44.7059%
        HSV (HSB):
        355°, 96.8326%, 86.6667%
        XYZ:
        30.0596, 15.5901, 2.2890
        xyY:
        0.6270, 0.3252, 15.5901
      CIE-Lab:
        46.4320, 71.5545, 52.4430
        CIE-LCH:
        46.4320, 88.7148, 36.2381
        CIE-Luv:
        46.4320, 148.6160, 30.0842
        Hunter-Lab:
        39.4842, 66.7959, 24.2018
      #dd0718 color charts
#dd0718 RGB chart
      #dd0718 CMYK chart
      #dd0718 RGB pie chart
      #dd0718 color shades, tints & tones
#dd0718 color schemes
#dd0718 color preview, HTML & CSS examples
           This text has a color of #dd0718        
        
          <p style="color:#dd0718;">Text here</p>
        
        
          .mytext {color:#dd0718;}
        
        Text color #dd0718
      
           This box has a color of #dd0718        
        
          <div style="background-color:#dd0718;">Content here</div>
        
        
          .mybackground {background-color:#dd0718;}
        
        Background color #dd0718
      
           Border around this has a color of #dd0718        
        
          <div style="border:2px solid #dd0718;">Content here</div>
        
        
          .myborder {border:2px solid #dd0718;}
        
        Border color #dd0718