#fa540f color space conversions
Hex:
        #fa540f
        RGB:
        250, 84, 15
        CMY:
        2, 67, 94
        CMYK:
        0, 66, 94, 2
      HSL:
        18°, 95.9184%, 51.9608%
        HSV (HSB):
        18°, 94.0000%, 98.0392%
        XYZ:
        42.6809, 26.6991, 3.3559
        xyY:
        0.5868, 0.3671, 26.6991
      CIE-Lab:
        58.6948, 60.9247, 66.0779
        CIE-LCH:
        58.6948, 89.8782, 47.3235
        CIE-Luv:
        58.6948, 136.4589, 47.1817
        Hunter-Lab:
        51.6712, 57.0180, 32.3192
      #fa540f color charts
#fa540f RGB chart
      #fa540f CMYK chart
      #fa540f RGB pie chart
      #fa540f color shades, tints & tones
#fa540f color schemes
#fa540f color preview, HTML & CSS examples
           This text has a color of #fa540f        
        
          <p style="color:#fa540f;">Text here</p>
        
        
          .mytext {color:#fa540f;}
        
        Text color #fa540f
      
           This box has a color of #fa540f        
        
          <div style="background-color:#fa540f;">Content here</div>
        
        
          .mybackground {background-color:#fa540f;}
        
        Background color #fa540f
      
           Border around this has a color of #fa540f        
        
          <div style="border:2px solid #fa540f;">Content here</div>
        
        
          .myborder {border:2px solid #fa540f;}
        
        Border color #fa540f