#f5af47 color space conversions
Hex:
        #f5af47
        RGB:
        245, 175, 71
        CMY:
        4, 31, 72
        CMYK:
        0, 29, 71, 4
      HSL:
        36°, 89.6907%, 61.9608%
        HSV (HSB):
        36°, 71.0204%, 96.0784%
        XYZ:
        54.1235, 50.5274, 12.8614
        xyY:
        0.4606, 0.4300, 50.5274
      CIE-Lab:
        76.3918, 16.1906, 61.1653
        CIE-LCH:
        76.3918, 63.2719, 75.1737
        CIE-Luv:
        76.3918, 56.2825, 65.8129
        Hunter-Lab:
        71.0826, 11.5184, 39.0301
      #f5af47 color charts
#f5af47 RGB chart
      #f5af47 CMYK chart
      #f5af47 RGB pie chart
      #f5af47 color shades, tints & tones
#f5af47 color schemes
#f5af47 color preview, HTML & CSS examples
           This text has a color of #f5af47        
        
          <p style="color:#f5af47;">Text here</p>
        
        
          .mytext {color:#f5af47;}
        
        Text color #f5af47
      
           This box has a color of #f5af47        
        
          <div style="background-color:#f5af47;">Content here</div>
        
        
          .mybackground {background-color:#f5af47;}
        
        Background color #f5af47
      
           Border around this has a color of #f5af47        
        
          <div style="border:2px solid #f5af47;">Content here</div>
        
        
          .myborder {border:2px solid #f5af47;}
        
        Border color #f5af47