#f2ae05 color space conversions
Hex:
        #f2ae05
        RGB:
        242, 174, 5
        CMY:
        5, 32, 98
        CMYK:
        0, 28, 98, 5
      HSL:
        43°, 95.9514%, 48.4314%
        HSV (HSB):
        43°, 97.9339%, 94.9020%
        XYZ:
        51.7814, 49.1603, 6.9033
        xyY:
        0.4801, 0.4558, 49.1603
      CIE-Lab:
        75.5509, 13.7488, 78.0968
        CIE-LCH:
        75.5509, 79.2978, 80.0155
        CIE-Luv:
        75.5509, 56.8708, 76.5689
        Hunter-Lab:
        70.1144, 9.1269, 43.2425
      #f2ae05 color charts
#f2ae05 RGB chart
      #f2ae05 CMYK chart
      #f2ae05 RGB pie chart
      #f2ae05 color shades, tints & tones
#f2ae05 color schemes
#f2ae05 color preview, HTML & CSS examples
           This text has a color of #f2ae05        
        
          <p style="color:#f2ae05;">Text here</p>
        
        
          .mytext {color:#f2ae05;}
        
        Text color #f2ae05
      
           This box has a color of #f2ae05        
        
          <div style="background-color:#f2ae05;">Content here</div>
        
        
          .mybackground {background-color:#f2ae05;}
        
        Background color #f2ae05
      
           Border around this has a color of #f2ae05        
        
          <div style="border:2px solid #f2ae05;">Content here</div>
        
        
          .myborder {border:2px solid #f2ae05;}
        
        Border color #f2ae05