#dd0909 color space conversions
Hex:
        #dd0909
        RGB:
        221, 9, 9
        CMY:
        13, 96, 96
        CMYK:
        0, 96, 96, 13
      HSL:
        0°, 92.1739%, 45.0980%
        HSV (HSB):
        0°, 95.9276%, 86.6667%
        XYZ:
        29.9658, 15.5872, 1.6877
        xyY:
        0.6343, 0.3300, 15.5872
      CIE-Lab:
        46.4282, 71.2157, 57.7684
        CIE-LCH:
        46.4282, 91.6998, 39.0481
        CIE-Luv:
        46.4282, 149.6951, 32.2819
        Hunter-Lab:
        39.4807, 66.3900, 25.1020
      #dd0909 color charts
#dd0909 RGB chart
      #dd0909 CMYK chart
      #dd0909 RGB pie chart
      #dd0909 color shades, tints & tones
#dd0909 color schemes
#dd0909 color preview, HTML & CSS examples
           This text has a color of #dd0909        
        
          <p style="color:#dd0909;">Text here</p>
        
        
          .mytext {color:#dd0909;}
        
        Text color #dd0909
      
           This box has a color of #dd0909        
        
          <div style="background-color:#dd0909;">Content here</div>
        
        
          .mybackground {background-color:#dd0909;}
        
        Background color #dd0909
      
           Border around this has a color of #dd0909        
        
          <div style="border:2px solid #dd0909;">Content here</div>
        
        
          .myborder {border:2px solid #dd0909;}
        
        Border color #dd0909