#f3221e color space conversions
Hex:
        #f3221e
        RGB:
        243, 34, 30
        CMY:
        5, 87, 88
        CMYK:
        0, 86, 88, 5
      HSL:
        1°, 89.8734%, 53.5294%
        HSV (HSB):
        1°, 87.6543%, 95.2941%
        XYZ:
        37.7685, 20.2925, 3.1545
        xyY:
        0.6170, 0.3315, 20.2925
      CIE-Lab:
        52.1663, 73.7727, 56.1018
        CIE-LCH:
        52.1663, 92.6813, 37.2518
        CIE-Luv:
        52.1663, 157.2065, 34.6319
        Hunter-Lab:
        45.0472, 70.8257, 27.3811
      #f3221e color charts
#f3221e RGB chart
      #f3221e CMYK chart
      #f3221e RGB pie chart
      #f3221e color shades, tints & tones
#f3221e color schemes
#f3221e color preview, HTML & CSS examples
           This text has a color of #f3221e        
        
          <p style="color:#f3221e;">Text here</p>
        
        
          .mytext {color:#f3221e;}
        
        Text color #f3221e
      
           This box has a color of #f3221e        
        
          <div style="background-color:#f3221e;">Content here</div>
        
        
          .mybackground {background-color:#f3221e;}
        
        Background color #f3221e
      
           Border around this has a color of #f3221e        
        
          <div style="border:2px solid #f3221e;">Content here</div>
        
        
          .myborder {border:2px solid #f3221e;}
        
        Border color #f3221e