#fd131f color space conversions
Hex:
        #fd131f
        RGB:
        253, 19, 31
        CMY:
        1, 93, 88
        CMYK:
        0, 92, 88, 1
      HSL:
        357°, 98.3193%, 53.3333%
        HSV (HSB):
        357°, 92.4901%, 99.2157%
        XYZ:
        40.9882, 21.4473, 3.2758
        xyY:
        0.6238, 0.3264, 21.4473
      CIE-Lab:
        53.4356, 78.4635, 57.5133
        CIE-LCH:
        53.4356, 97.2846, 36.2412
        CIE-Luv:
        53.4356, 168.2975, 34.6073
        Hunter-Lab:
        46.3113, 76.9384, 28.2241
      #fd131f color charts
#fd131f RGB chart
      #fd131f CMYK chart
      #fd131f RGB pie chart
      #fd131f color shades, tints & tones
#fd131f color schemes
#fd131f color preview, HTML & CSS examples
           This text has a color of #fd131f        
        
          <p style="color:#fd131f;">Text here</p>
        
        
          .mytext {color:#fd131f;}
        
        Text color #fd131f
      
           This box has a color of #fd131f        
        
          <div style="background-color:#fd131f;">Content here</div>
        
        
          .mybackground {background-color:#fd131f;}
        
        Background color #fd131f
      
           Border around this has a color of #fd131f        
        
          <div style="border:2px solid #fd131f;">Content here</div>
        
        
          .myborder {border:2px solid #fd131f;}
        
        Border color #fd131f