#fa4e0f color space conversions
Hex:
        #fa4e0f
        RGB:
        250, 78, 15
        CMY:
        2, 69, 94
        CMYK:
        0, 69, 94, 2
      HSL:
        16°, 95.9184%, 51.9608%
        HSV (HSB):
        16°, 94.0000%, 98.0392%
        XYZ:
        42.2350, 25.8073, 3.2072
        xyY:
        0.5928, 0.3622, 25.8073
      CIE-Lab:
        57.8536, 63.2122, 65.5675
        CIE-LCH:
        57.8536, 91.0762, 46.0478
        CIE-Luv:
        57.8536, 140.6567, 45.7151
        Hunter-Lab:
        50.8008, 59.5004, 31.8174
      #fa4e0f color charts
#fa4e0f RGB chart
      #fa4e0f CMYK chart
      #fa4e0f RGB pie chart
      #fa4e0f color shades, tints & tones
#fa4e0f color schemes
#fa4e0f color preview, HTML & CSS examples
           This text has a color of #fa4e0f        
        
          <p style="color:#fa4e0f;">Text here</p>
        
        
          .mytext {color:#fa4e0f;}
        
        Text color #fa4e0f
      
           This box has a color of #fa4e0f        
        
          <div style="background-color:#fa4e0f;">Content here</div>
        
        
          .mybackground {background-color:#fa4e0f;}
        
        Background color #fa4e0f
      
           Border around this has a color of #fa4e0f        
        
          <div style="border:2px solid #fa4e0f;">Content here</div>
        
        
          .myborder {border:2px solid #fa4e0f;}
        
        Border color #fa4e0f