#f5a008 color space conversions
Hex:
        #f5a008
        RGB:
        245, 160, 8
        CMY:
        4, 37, 97
        CMYK:
        0, 35, 97, 4
      HSL:
        38°, 93.6759%, 49.6078%
        HSV (HSB):
        38°, 96.7347%, 96.0784%
        XYZ:
        50.2708, 44.5716, 6.1834
        xyY:
        0.4976, 0.4412, 44.5716
      CIE-Lab:
        72.6089, 22.4197, 75.8991
        CIE-LCH:
        72.6089, 79.1411, 73.5435
        CIE-Luv:
        72.6089, 70.6561, 71.4222
        Hunter-Lab:
        66.7620, 17.5745, 41.2421
      #f5a008 color charts
#f5a008 RGB chart
      #f5a008 CMYK chart
      #f5a008 RGB pie chart
      #f5a008 color shades, tints & tones
#f5a008 color schemes
#f5a008 color preview, HTML & CSS examples
           This text has a color of #f5a008        
        
          <p style="color:#f5a008;">Text here</p>
        
        
          .mytext {color:#f5a008;}
        
        Text color #f5a008
      
           This box has a color of #f5a008        
        
          <div style="background-color:#f5a008;">Content here</div>
        
        
          .mybackground {background-color:#f5a008;}
        
        Background color #f5a008
      
           Border around this has a color of #f5a008        
        
          <div style="border:2px solid #f5a008;">Content here</div>
        
        
          .myborder {border:2px solid #f5a008;}
        
        Border color #f5a008