#dd1927 color space conversions
Hex:
        #dd1927
        RGB:
        221, 25, 39
        CMY:
        13, 90, 85
        CMYK:
        0, 89, 82, 13
      HSL:
        356°, 79.6748%, 48.2353%
        HSV (HSB):
        356°, 88.6878%, 86.6667%
        XYZ:
        30.5326, 16.2139, 3.4398
        xyY:
        0.6084, 0.3231, 16.2139
      CIE-Lab:
        47.2539, 69.7894, 45.8336
        CIE-LCH:
        47.2539, 83.4941, 33.2946
        CIE-Luv:
        47.2539, 142.5826, 27.8739
        Hunter-Lab:
        40.2665, 64.8838, 23.1216
      #dd1927 color charts
#dd1927 RGB chart
      #dd1927 CMYK chart
      #dd1927 RGB pie chart
      #dd1927 color shades, tints & tones
#dd1927 color schemes
#dd1927 color preview, HTML & CSS examples
           This text has a color of #dd1927        
        
          <p style="color:#dd1927;">Text here</p>
        
        
          .mytext {color:#dd1927;}
        
        Text color #dd1927
      
           This box has a color of #dd1927        
        
          <div style="background-color:#dd1927;">Content here</div>
        
        
          .mybackground {background-color:#dd1927;}
        
        Background color #dd1927
      
           Border around this has a color of #dd1927        
        
          <div style="border:2px solid #dd1927;">Content here</div>
        
        
          .myborder {border:2px solid #dd1927;}
        
        Border color #dd1927