#f3031f color space conversions
Hex:
        #f3031f
        RGB:
        243, 3, 31
        CMY:
        5, 99, 88
        CMYK:
        0, 99, 87, 5
      HSL:
        353°, 97.5610%, 48.2353%
        HSV (HSB):
        353°, 98.7654%, 95.2941%
        XYZ:
        37.2420, 19.2187, 3.0430
        xyY:
        0.6259, 0.3230, 19.2187
      CIE-Lab:
        50.9421, 77.3332, 54.7235
        CIE-LCH:
        50.9421, 94.7369, 35.2845
        CIE-Luv:
        50.9421, 163.7761, 32.1353
        Hunter-Lab:
        43.8392, 74.9198, 26.5719
      #f3031f color charts
#f3031f RGB chart
      #f3031f CMYK chart
      #f3031f RGB pie chart
      #f3031f color shades, tints & tones
#f3031f color schemes
#f3031f color preview, HTML & CSS examples
           This text has a color of #f3031f        
        
          <p style="color:#f3031f;">Text here</p>
        
        
          .mytext {color:#f3031f;}
        
        Text color #f3031f
      
           This box has a color of #f3031f        
        
          <div style="background-color:#f3031f;">Content here</div>
        
        
          .mybackground {background-color:#f3031f;}
        
        Background color #f3031f
      
           Border around this has a color of #f3031f        
        
          <div style="border:2px solid #f3031f;">Content here</div>
        
        
          .myborder {border:2px solid #f3031f;}
        
        Border color #f3031f