#dd1914 color space conversions
Hex:
        #dd1914
        RGB:
        221, 25, 20
        CMY:
        13, 90, 92
        CMYK:
        0, 89, 91, 13
      HSL:
        1°, 83.4025%, 47.2549%
        HSV (HSB):
        1°, 90.9502%, 86.6667%
        XYZ:
        30.2927, 16.1179, 2.1763
        xyY:
        0.6235, 0.3317, 16.1179
      CIE-Lab:
        47.1288, 69.4290, 54.5658
        CIE-LCH:
        47.1288, 88.3053, 38.1646
        CIE-Luv:
        47.1288, 145.2668, 32.0803
        Hunter-Lab:
        40.1471, 64.4283, 24.8890
      #dd1914 color charts
#dd1914 RGB chart
      #dd1914 CMYK chart
      #dd1914 RGB pie chart
      #dd1914 color shades, tints & tones
#dd1914 color schemes
#dd1914 color preview, HTML & CSS examples
           This text has a color of #dd1914        
        
          <p style="color:#dd1914;">Text here</p>
        
        
          .mytext {color:#dd1914;}
        
        Text color #dd1914
      
           This box has a color of #dd1914        
        
          <div style="background-color:#dd1914;">Content here</div>
        
        
          .mybackground {background-color:#dd1914;}
        
        Background color #dd1914
      
           Border around this has a color of #dd1914        
        
          <div style="border:2px solid #dd1914;">Content here</div>
        
        
          .myborder {border:2px solid #dd1914;}
        
        Border color #dd1914