#f5120f color space conversions
Hex:
        #f5120f
        RGB:
        245, 18, 15
        CMY:
        4, 93, 94
        CMYK:
        0, 93, 94, 4
      HSL:
        1°, 92.0000%, 50.9804%
        HSV (HSB):
        1°, 93.8776%, 96.0784%
        XYZ:
        37.9587, 19.8796, 2.2884
        xyY:
        0.6313, 0.3306, 19.8796
      CIE-Lab:
        51.7008, 76.3952, 61.5318
        CIE-LCH:
        51.7008, 98.0938, 38.8494
        CIE-Luv:
        51.7008, 164.5357, 35.7955
        Hunter-Lab:
        44.5865, 73.9395, 28.1675
      #f5120f color charts
#f5120f RGB chart
      #f5120f CMYK chart
      #f5120f RGB pie chart
      #f5120f color shades, tints & tones
#f5120f color schemes
#f5120f color preview, HTML & CSS examples
           This text has a color of #f5120f        
        
          <p style="color:#f5120f;">Text here</p>
        
        
          .mytext {color:#f5120f;}
        
        Text color #f5120f
      
           This box has a color of #f5120f        
        
          <div style="background-color:#f5120f;">Content here</div>
        
        
          .mybackground {background-color:#f5120f;}
        
        Background color #f5120f
      
           Border around this has a color of #f5120f        
        
          <div style="border:2px solid #f5120f;">Content here</div>
        
        
          .myborder {border:2px solid #f5120f;}
        
        Border color #f5120f