#f1ae00 color space conversions
Hex:
        #f1ae00
        RGB:
        241, 174, 0
        CMY:
        5, 32, 100
        CMYK:
        0, 28, 100, 5
      HSL:
        43°, 100.0000%, 47.2549%
        HSV (HSB):
        43°, 100.0000%, 94.5098%
        XYZ:
        51.4117, 48.9729, 6.7430
        xyY:
        0.4799, 0.4571, 48.9729
      CIE-Lab:
        75.4345, 13.2767, 78.5180
        CIE-LCH:
        75.4345, 79.6326, 80.4026
        CIE-Luv:
        75.4345, 56.1235, 76.8324
        Hunter-Lab:
        69.9806, 8.6700, 43.2735
      #f1ae00 color charts
#f1ae00 RGB chart
      #f1ae00 CMYK chart
      #f1ae00 RGB pie chart
      #f1ae00 color shades, tints & tones
#f1ae00 color schemes
#f1ae00 color preview, HTML & CSS examples
           This text has a color of #f1ae00        
        
          <p style="color:#f1ae00;">Text here</p>
        
        
          .mytext {color:#f1ae00;}
        
        Text color #f1ae00
      
           This box has a color of #f1ae00        
        
          <div style="background-color:#f1ae00;">Content here</div>
        
        
          .mybackground {background-color:#f1ae00;}
        
        Background color #f1ae00
      
           Border around this has a color of #f1ae00        
        
          <div style="border:2px solid #f1ae00;">Content here</div>
        
        
          .myborder {border:2px solid #f1ae00;}
        
        Border color #f1ae00