#fa6f00 color space conversions
Hex:
        #fa6f00
        RGB:
        250, 111, 0
        CMY:
        2, 56, 100
        CMYK:
        0, 56, 100, 2
      HSL:
        27°, 100.0000%, 49.0196%
        HSV (HSB):
        27°, 100.0000%, 98.0392%
        XYZ:
        45.1088, 31.6929, 3.7398
        xyY:
        0.5601, 0.3935, 31.6929
      CIE-Lab:
        63.0882, 49.1141, 71.3469
        CIE-LCH:
        63.0882, 86.6174, 55.4571
        CIE-Luv:
        63.0882, 116.0522, 55.8539
        Hunter-Lab:
        56.2964, 44.5084, 35.4688
      #fa6f00 color charts
#fa6f00 RGB chart
      #fa6f00 CMYK chart
      #fa6f00 RGB pie chart
      #fa6f00 color shades, tints & tones
#fa6f00 color schemes
#fa6f00 color preview, HTML & CSS examples
           This text has a color of #fa6f00        
        
          <p style="color:#fa6f00;">Text here</p>
        
        
          .mytext {color:#fa6f00;}
        
        Text color #fa6f00
      
           This box has a color of #fa6f00        
        
          <div style="background-color:#fa6f00;">Content here</div>
        
        
          .mybackground {background-color:#fa6f00;}
        
        Background color #fa6f00
      
           Border around this has a color of #fa6f00        
        
          <div style="border:2px solid #fa6f00;">Content here</div>
        
        
          .myborder {border:2px solid #fa6f00;}
        
        Border color #fa6f00