#f5a046 color space conversions
Hex:
        #f5a046
        RGB:
        245, 160, 70
        CMY:
        4, 37, 73
        CMYK:
        0, 35, 71, 4
      HSL:
        31°, 89.7436%, 61.7647%
        HSV (HSB):
        31°, 71.4286%, 96.0784%
        XYZ:
        51.3325, 44.9963, 11.7740
        xyY:
        0.4748, 0.4162, 44.9963
      CIE-Lab:
        72.8894, 24.0373, 57.9741
        CIE-LCH:
        72.8894, 62.7598, 67.4801
        CIE-Luv:
        72.8894, 68.0009, 60.0716
        Hunter-Lab:
        67.0793, 19.2086, 36.5487
      #f5a046 color charts
#f5a046 RGB chart
      #f5a046 CMYK chart
      #f5a046 RGB pie chart
      #f5a046 color shades, tints & tones
#f5a046 color schemes
#f5a046 color preview, HTML & CSS examples
           This text has a color of #f5a046        
        
          <p style="color:#f5a046;">Text here</p>
        
        
          .mytext {color:#f5a046;}
        
        Text color #f5a046
      
           This box has a color of #f5a046        
        
          <div style="background-color:#f5a046;">Content here</div>
        
        
          .mybackground {background-color:#f5a046;}
        
        Background color #f5a046
      
           Border around this has a color of #f5a046        
        
          <div style="border:2px solid #f5a046;">Content here</div>
        
        
          .myborder {border:2px solid #f5a046;}
        
        Border color #f5a046