#f3270f color space conversions
Hex:
        #f3270f
        RGB:
        243, 39, 15
        CMY:
        5, 85, 94
        CMYK:
        0, 84, 94, 5
      HSL:
        6°, 90.4762%, 50.5882%
        HSV (HSB):
        6°, 93.8272%, 95.2941%
        XYZ:
        37.7739, 20.5402, 2.4257
        xyY:
        0.6219, 0.3382, 20.5402
      CIE-Lab:
        52.4426, 72.5993, 61.7286
        CIE-LCH:
        52.4426, 95.2947, 40.3733
        CIE-Luv:
        52.4426, 156.8074, 37.5805
        Hunter-Lab:
        45.3213, 69.4618, 28.5516
      #f3270f color charts
#f3270f RGB chart
      #f3270f CMYK chart
      #f3270f RGB pie chart
      #f3270f color shades, tints & tones
#f3270f color schemes
#f3270f color preview, HTML & CSS examples
           This text has a color of #f3270f        
        
          <p style="color:#f3270f;">Text here</p>
        
        
          .mytext {color:#f3270f;}
        
        Text color #f3270f
      
           This box has a color of #f3270f        
        
          <div style="background-color:#f3270f;">Content here</div>
        
        
          .mybackground {background-color:#f3270f;}
        
        Background color #f3270f
      
           Border around this has a color of #f3270f        
        
          <div style="border:2px solid #f3270f;">Content here</div>
        
        
          .myborder {border:2px solid #f3270f;}
        
        Border color #f3270f