#f2a064 color space conversions
Hex:
        #f2a064
        RGB:
        242, 160, 100
        CMY:
        5, 37, 61
        CMYK:
        0, 34, 59, 5
      HSL:
        25°, 84.5238%, 67.0588%
        HSV (HSB):
        25°, 58.6777%, 94.9020%
        XYZ:
        51.4890, 44.9390, 18.0169
        xyY:
        0.4499, 0.3927, 44.9390
      CIE-Lab:
        72.8517, 24.6135, 43.3923
        CIE-LCH:
        72.8517, 49.8870, 60.4367
        CIE-Luv:
        72.8517, 62.8228, 47.7704
        Hunter-Lab:
        67.0365, 19.7873, 30.9906
      #f2a064 color charts
#f2a064 RGB chart
      #f2a064 CMYK chart
      #f2a064 RGB pie chart
      #f2a064 color shades, tints & tones
#f2a064 color schemes
#f2a064 color preview, HTML & CSS examples
           This text has a color of #f2a064        
        
          <p style="color:#f2a064;">Text here</p>
        
        
          .mytext {color:#f2a064;}
        
        Text color #f2a064
      
           This box has a color of #f2a064        
        
          <div style="background-color:#f2a064;">Content here</div>
        
        
          .mybackground {background-color:#f2a064;}
        
        Background color #f2a064
      
           Border around this has a color of #f2a064        
        
          <div style="border:2px solid #f2a064;">Content here</div>
        
        
          .myborder {border:2px solid #f2a064;}
        
        Border color #f2a064