#f1bd2a color space conversions
Hex:
        #f1bd2a
        RGB:
        241, 189, 42
        CMY:
        5, 26, 84
        CMYK:
        0, 22, 83, 5
      HSL:
        44°, 87.6652%, 55.4902%
        HSV (HSB):
        44°, 82.5726%, 94.5098%
        XYZ:
        54.8911, 55.2631, 9.9643
        xyY:
        0.4570, 0.4601, 55.2631
      CIE-Lab:
        79.1926, 6.0685, 73.9974
        CIE-LCH:
        79.1926, 74.2459, 85.3117
        CIE-Luv:
        79.1926, 43.7073, 78.2325
        Hunter-Lab:
        74.3392, 1.7087, 44.0903
      #f1bd2a color charts
#f1bd2a RGB chart
      #f1bd2a CMYK chart
      #f1bd2a RGB pie chart
      #f1bd2a color shades, tints & tones
#f1bd2a color schemes
#f1bd2a color preview, HTML & CSS examples
           This text has a color of #f1bd2a        
        
          <p style="color:#f1bd2a;">Text here</p>
        
        
          .mytext {color:#f1bd2a;}
        
        Text color #f1bd2a
      
           This box has a color of #f1bd2a        
        
          <div style="background-color:#f1bd2a;">Content here</div>
        
        
          .mybackground {background-color:#f1bd2a;}
        
        Background color #f1bd2a
      
           Border around this has a color of #f1bd2a        
        
          <div style="border:2px solid #f1bd2a;">Content here</div>
        
        
          .myborder {border:2px solid #f1bd2a;}
        
        Border color #f1bd2a