#f1af40 color space conversions
Hex:
        #f1af40
        RGB:
        241, 175, 64
        CMY:
        5, 31, 75
        CMYK:
        0, 27, 73, 5
      HSL:
        38°, 86.3415%, 59.8039%
        HSV (HSB):
        38°, 73.4440%, 94.5098%
        XYZ:
        52.5310, 49.7309, 11.6808
        xyY:
        0.4610, 0.4365, 49.7309
      CIE-Lab:
        75.9038, 14.1891, 63.4232
        CIE-LCH:
        75.9038, 64.9911, 77.3894
        CIE-Luv:
        75.9038, 53.5287, 67.7168
        Hunter-Lab:
        70.5201, 9.5559, 39.5434
      #f1af40 color charts
#f1af40 RGB chart
      #f1af40 CMYK chart
      #f1af40 RGB pie chart
      #f1af40 color shades, tints & tones
#f1af40 color schemes
#f1af40 color preview, HTML & CSS examples
           This text has a color of #f1af40        
        
          <p style="color:#f1af40;">Text here</p>
        
        
          .mytext {color:#f1af40;}
        
        Text color #f1af40
      
           This box has a color of #f1af40        
        
          <div style="background-color:#f1af40;">Content here</div>
        
        
          .mybackground {background-color:#f1af40;}
        
        Background color #f1af40
      
           Border around this has a color of #f1af40        
        
          <div style="border:2px solid #f1af40;">Content here</div>
        
        
          .myborder {border:2px solid #f1af40;}
        
        Border color #f1af40