#f1a916 color space conversions
Hex:
        #f1a916
        RGB:
        241, 169, 22
        CMY:
        5, 34, 91
        CMYK:
        0, 30, 91, 5
      HSL:
        40°, 88.6640%, 51.5686%
        HSV (HSB):
        40°, 90.8714%, 94.5098%
        XYZ:
        50.6084, 47.1346, 7.1896
        xyY:
        0.4823, 0.4492, 47.1346
      CIE-Lab:
        74.2758, 16.1380, 74.8107
        CIE-LCH:
        74.2758, 76.5315, 77.8268
        CIE-Luv:
        74.2758, 59.8258, 73.4671
        Hunter-Lab:
        68.6547, 11.4346, 41.8493
      #f1a916 color charts
#f1a916 RGB chart
      #f1a916 CMYK chart
      #f1a916 RGB pie chart
      #f1a916 color shades, tints & tones
#f1a916 color schemes
#f1a916 color preview, HTML & CSS examples
           This text has a color of #f1a916        
        
          <p style="color:#f1a916;">Text here</p>
        
        
          .mytext {color:#f1a916;}
        
        Text color #f1a916
      
           This box has a color of #f1a916        
        
          <div style="background-color:#f1a916;">Content here</div>
        
        
          .mybackground {background-color:#f1a916;}
        
        Background color #f1a916
      
           Border around this has a color of #f1a916        
        
          <div style="border:2px solid #f1a916;">Content here</div>
        
        
          .myborder {border:2px solid #f1a916;}
        
        Border color #f1a916