#f3272b color space conversions
Hex:
        #f3272b
        RGB:
        243, 39, 43
        CMY:
        5, 85, 83
        CMYK:
        0, 84, 82, 5
      HSL:
        359°, 89.4737%, 55.2941%
        HSV (HSB):
        359°, 83.9506%, 95.2941%
        XYZ:
        38.1237, 20.6801, 4.2678
        xyY:
        0.6045, 0.3279, 20.6801
      CIE-Lab:
        52.5976, 73.0622, 50.3339
        CIE-LCH:
        52.5976, 88.7220, 34.5637
        CIE-Luv:
        52.5976, 153.4599, 32.1717
        Hunter-Lab:
        45.4754, 70.0611, 26.2685
      #f3272b color charts
#f3272b RGB chart
      #f3272b CMYK chart
      #f3272b RGB pie chart
      #f3272b color shades, tints & tones
#f3272b color schemes
#f3272b color preview, HTML & CSS examples
           This text has a color of #f3272b        
        
          <p style="color:#f3272b;">Text here</p>
        
        
          .mytext {color:#f3272b;}
        
        Text color #f3272b
      
           This box has a color of #f3272b        
        
          <div style="background-color:#f3272b;">Content here</div>
        
        
          .mybackground {background-color:#f3272b;}
        
        Background color #f3272b
      
           Border around this has a color of #f3272b        
        
          <div style="border:2px solid #f3272b;">Content here</div>
        
        
          .myborder {border:2px solid #f3272b;}
        
        Border color #f3272b