#dd131f color space conversions
Hex:
        #dd131f
        RGB:
        221, 19, 31
        CMY:
        13, 93, 88
        CMYK:
        0, 91, 86, 13
      HSL:
        356°, 84.1667%, 47.0588%
        HSV (HSB):
        356°, 91.4027%, 86.6667%
        XYZ:
        30.2990, 15.9368, 2.7755
        xyY:
        0.6182, 0.3252, 15.9368
      CIE-Lab:
        46.8915, 70.4756, 49.5731
        CIE-LCH:
        46.8915, 86.1644, 35.1229
        CIE-Luv:
        46.8915, 145.4618, 29.3838
        Hunter-Lab:
        39.9210, 65.6153, 23.8225
      #dd131f color charts
#dd131f RGB chart
      #dd131f CMYK chart
      #dd131f RGB pie chart
      #dd131f color shades, tints & tones
#dd131f color schemes
#dd131f color preview, HTML & CSS examples
           This text has a color of #dd131f        
        
          <p style="color:#dd131f;">Text here</p>
        
        
          .mytext {color:#dd131f;}
        
        Text color #dd131f
      
           This box has a color of #dd131f        
        
          <div style="background-color:#dd131f;">Content here</div>
        
        
          .mybackground {background-color:#dd131f;}
        
        Background color #dd131f
      
           Border around this has a color of #dd131f        
        
          <div style="border:2px solid #dd131f;">Content here</div>
        
        
          .myborder {border:2px solid #dd131f;}
        
        Border color #dd131f