#f1a301 color space conversions
Hex:
        #f1a301
        RGB:
        241, 163, 1
        CMY:
        5, 36, 100
        CMYK:
        0, 32, 100, 5
      HSL:
        41°, 99.1736%, 47.4510%
        HSV (HSB):
        41°, 99.5851%, 94.5098%
        XYZ:
        49.3783, 44.8973, 6.0923
        xyY:
        0.4920, 0.4473, 44.8973
      CIE-Lab:
        72.8243, 19.0843, 76.6498
        CIE-LCH:
        72.8243, 78.9898, 76.0188
        CIE-Luv:
        72.8243, 65.0093, 72.7937
        Hunter-Lab:
        67.0055, 14.2823, 41.5131
      #f1a301 color charts
#f1a301 RGB chart
      #f1a301 CMYK chart
      #f1a301 RGB pie chart
      #f1a301 color shades, tints & tones
#f1a301 color schemes
#f1a301 color preview, HTML & CSS examples
           This text has a color of #f1a301        
        
          <p style="color:#f1a301;">Text here</p>
        
        
          .mytext {color:#f1a301;}
        
        Text color #f1a301
      
           This box has a color of #f1a301        
        
          <div style="background-color:#f1a301;">Content here</div>
        
        
          .mybackground {background-color:#f1a301;}
        
        Background color #f1a301
      
           Border around this has a color of #f1a301        
        
          <div style="border:2px solid #f1a301;">Content here</div>
        
        
          .myborder {border:2px solid #f1a301;}
        
        Border color #f1a301