#f1a11f color space conversions
Hex:
        #f1a11f
        RGB:
        241, 161, 31
        CMY:
        5, 37, 88
        CMYK:
        0, 33, 87, 5
      HSL:
        37°, 88.2353%, 53.3333%
        HSV (HSB):
        37°, 87.1369%, 94.5098%
        XYZ:
        49.2678, 44.2894, 7.2483
        xyY:
        0.4887, 0.4394, 44.2894
      CIE-Lab:
        72.4215, 20.5201, 71.3941
        CIE-LCH:
        72.4215, 74.2845, 73.9643
        CIE-Luv:
        72.4215, 66.0497, 69.4078
        Hunter-Lab:
        66.5503, 15.6822, 40.1276
      #f1a11f color charts
#f1a11f RGB chart
      #f1a11f CMYK chart
      #f1a11f RGB pie chart
      #f1a11f color shades, tints & tones
#f1a11f color schemes
#f1a11f color preview, HTML & CSS examples
           This text has a color of #f1a11f        
        
          <p style="color:#f1a11f;">Text here</p>
        
        
          .mytext {color:#f1a11f;}
        
        Text color #f1a11f
      
           This box has a color of #f1a11f        
        
          <div style="background-color:#f1a11f;">Content here</div>
        
        
          .mybackground {background-color:#f1a11f;}
        
        Background color #f1a11f
      
           Border around this has a color of #f1a11f        
        
          <div style="border:2px solid #f1a11f;">Content here</div>
        
        
          .myborder {border:2px solid #f1a11f;}
        
        Border color #f1a11f