#f5470e color space conversions
Hex:
        #f5470e
        RGB:
        245, 71, 14
        CMY:
        4, 72, 95
        CMYK:
        0, 71, 94, 4
      HSL:
        15°, 92.0319%, 50.7843%
        HSV (HSB):
        15°, 94.2857%, 96.0784%
        XYZ:
        39.9887, 23.9507, 2.9308
        xyY:
        0.5980, 0.3582, 23.9507
      CIE-Lab:
        56.0384, 64.1489, 64.2659
        CIE-LCH:
        56.0384, 90.8030, 45.0522
        CIE-Luv:
        56.0384, 141.4503, 43.6619
        Hunter-Lab:
        48.9394, 60.2095, 30.7070
      #f5470e color charts
#f5470e RGB chart
      #f5470e CMYK chart
      #f5470e RGB pie chart
      #f5470e color shades, tints & tones
#f5470e color schemes
#f5470e color preview, HTML & CSS examples
           This text has a color of #f5470e        
        
          <p style="color:#f5470e;">Text here</p>
        
        
          .mytext {color:#f5470e;}
        
        Text color #f5470e
      
           This box has a color of #f5470e        
        
          <div style="background-color:#f5470e;">Content here</div>
        
        
          .mybackground {background-color:#f5470e;}
        
        Background color #f5470e
      
           Border around this has a color of #f5470e        
        
          <div style="border:2px solid #f5470e;">Content here</div>
        
        
          .myborder {border:2px solid #f5470e;}
        
        Border color #f5470e