#dd1109 color space conversions
Hex:
        #dd1109
        RGB:
        221, 17, 9
        CMY:
        13, 93, 96
        CMYK:
        0, 92, 96, 13
      HSL:
        2°, 92.1739%, 45.0980%
        HSV (HSB):
        2°, 95.9276%, 86.6667%
        XYZ:
        30.0686, 15.7928, 1.7220
        xyY:
        0.6319, 0.3319, 15.7928
      CIE-Lab:
        46.7014, 70.4268, 57.9043
        CIE-LCH:
        46.7014, 91.1747, 39.4267
        CIE-Luv:
        46.7014, 148.2219, 32.7702
        Hunter-Lab:
        39.7401, 65.5132, 25.2490
      #dd1109 color charts
#dd1109 RGB chart
      #dd1109 CMYK chart
      #dd1109 RGB pie chart
      #dd1109 color shades, tints & tones
#dd1109 color schemes
#dd1109 color preview, HTML & CSS examples
           This text has a color of #dd1109        
        
          <p style="color:#dd1109;">Text here</p>
        
        
          .mytext {color:#dd1109;}
        
        Text color #dd1109
      
           This box has a color of #dd1109        
        
          <div style="background-color:#dd1109;">Content here</div>
        
        
          .mybackground {background-color:#dd1109;}
        
        Background color #dd1109
      
           Border around this has a color of #dd1109        
        
          <div style="border:2px solid #dd1109;">Content here</div>
        
        
          .myborder {border:2px solid #dd1109;}
        
        Border color #dd1109