#f1a60b color space conversions
Hex:
        #f1a60b
        RGB:
        241, 166, 11
        CMY:
        5, 35, 96
        CMYK:
        0, 31, 95, 5
      HSL:
        40°, 91.2698%, 49.4118%
        HSV (HSB):
        40°, 95.4357%, 94.5098%
        XYZ:
        49.9723, 45.9974, 6.5612
        xyY:
        0.4874, 0.4486, 45.9974
      CIE-Lab:
        73.5438, 17.5878, 75.9761
        CIE-LCH:
        73.5438, 77.9853, 76.9661
        CIE-Luv:
        73.5438, 62.4360, 73.2775
        Hunter-Lab:
        67.8214, 12.8353, 41.7391
      #f1a60b color charts
#f1a60b RGB chart
      #f1a60b CMYK chart
      #f1a60b RGB pie chart
      #f1a60b color shades, tints & tones
#f1a60b color schemes
#f1a60b color preview, HTML & CSS examples
           This text has a color of #f1a60b        
        
          <p style="color:#f1a60b;">Text here</p>
        
        
          .mytext {color:#f1a60b;}
        
        Text color #f1a60b
      
           This box has a color of #f1a60b        
        
          <div style="background-color:#f1a60b;">Content here</div>
        
        
          .mybackground {background-color:#f1a60b;}
        
        Background color #f1a60b
      
           Border around this has a color of #f1a60b        
        
          <div style="border:2px solid #f1a60b;">Content here</div>
        
        
          .myborder {border:2px solid #f1a60b;}
        
        Border color #f1a60b