#f2ae56 color space conversions
Hex:
        #f2ae56
        RGB:
        242, 174, 86
        CMY:
        5, 32, 66
        CMYK:
        0, 28, 64, 5
      HSL:
        34°, 85.7143%, 64.3137%
        HSV (HSB):
        34°, 64.4628%, 94.9020%
        XYZ:
        53.4337, 49.8212, 15.6043
        xyY:
        0.4496, 0.4192, 49.8212
      CIE-Lab:
        75.9594, 16.2864, 53.8881
        CIE-LCH:
        75.9594, 56.2954, 73.1838
        CIE-Luv:
        75.9594, 53.6546, 59.9377
        Hunter-Lab:
        70.5842, 11.6060, 36.3015
      #f2ae56 color charts
#f2ae56 RGB chart
      #f2ae56 CMYK chart
      #f2ae56 RGB pie chart
      #f2ae56 color shades, tints & tones
#f2ae56 color schemes
#f2ae56 color preview, HTML & CSS examples
           This text has a color of #f2ae56        
        
          <p style="color:#f2ae56;">Text here</p>
        
        
          .mytext {color:#f2ae56;}
        
        Text color #f2ae56
      
           This box has a color of #f2ae56        
        
          <div style="background-color:#f2ae56;">Content here</div>
        
        
          .mybackground {background-color:#f2ae56;}
        
        Background color #f2ae56
      
           Border around this has a color of #f2ae56        
        
          <div style="border:2px solid #f2ae56;">Content here</div>
        
        
          .myborder {border:2px solid #f2ae56;}
        
        Border color #f2ae56