#f31d1c color space conversions
Hex:
        #f31d1c
        RGB:
        243, 29, 28
        CMY:
        5, 89, 89
        CMYK:
        0, 88, 88, 5
      HSL:
        0°, 89.9582%, 53.1373%
        HSV (HSB):
        0°, 88.4774%, 95.2941%
        XYZ:
        37.6111, 20.0173, 2.9800
        xyY:
        0.6206, 0.3303, 20.0173
      CIE-Lab:
        51.8567, 74.5957, 56.7224
        CIE-LCH:
        51.8567, 93.7121, 37.2493
        CIE-Luv:
        51.8567, 159.0663, 34.4671
        Hunter-Lab:
        44.7406, 71.7594, 27.3694
      #f31d1c color charts
#f31d1c RGB chart
      #f31d1c CMYK chart
      #f31d1c RGB pie chart
      #f31d1c color shades, tints & tones
#f31d1c color schemes
#f31d1c color preview, HTML & CSS examples
           This text has a color of #f31d1c        
        
          <p style="color:#f31d1c;">Text here</p>
        
        
          .mytext {color:#f31d1c;}
        
        Text color #f31d1c
      
           This box has a color of #f31d1c        
        
          <div style="background-color:#f31d1c;">Content here</div>
        
        
          .mybackground {background-color:#f31d1c;}
        
        Background color #f31d1c
      
           Border around this has a color of #f31d1c        
        
          <div style="border:2px solid #f31d1c;">Content here</div>
        
        
          .myborder {border:2px solid #f31d1c;}
        
        Border color #f31d1c