#f1f50e color space conversions
Hex:
        #f1f50e
        RGB:
        241, 245, 14
        CMY:
        5, 4, 95
        CMYK:
        2, 0, 94, 4
      HSL:
        61°, 92.0319%, 50.7843%
        HSV (HSB):
        61°, 94.2857%, 96.0784%
        XYZ:
        69.0073, 84.0373, 12.9992
        xyY:
        0.4156, 0.5061, 84.0373
      CIE-Lab:
        93.4667, -22.4504, 90.2555
        CIE-LCH:
        93.4667, 93.0058, 103.9685
        CIE-Luv:
        93.4667, 4.6813, 102.4455
        Hunter-Lab:
        91.6719, -26.0573, 55.7629
      #f1f50e color charts
#f1f50e RGB chart
      #f1f50e CMYK chart
      #f1f50e RGB pie chart
      #f1f50e color shades, tints & tones
#f1f50e color schemes
#f1f50e color preview, HTML & CSS examples
           This text has a color of #f1f50e        
        
          <p style="color:#f1f50e;">Text here</p>
        
        
          .mytext {color:#f1f50e;}
        
        Text color #f1f50e
      
           This box has a color of #f1f50e        
        
          <div style="background-color:#f1f50e;">Content here</div>
        
        
          .mybackground {background-color:#f1f50e;}
        
        Background color #f1f50e
      
           Border around this has a color of #f1f50e        
        
          <div style="border:2px solid #f1f50e;">Content here</div>
        
        
          .myborder {border:2px solid #f1f50e;}
        
        Border color #f1f50e