#f2a70b color space conversions
Hex:
        #f2a70b
        RGB:
        242, 167, 11
        CMY:
        5, 35, 96
        CMYK:
        0, 31, 95, 5
      HSL:
        41°, 91.3043%, 49.6078%
        HSV (HSB):
        41°, 95.4545%, 94.9020%
        XYZ:
        50.4971, 46.5388, 6.6380
        xyY:
        0.4871, 0.4489, 46.5388
      CIE-Lab:
        73.8938, 17.4871, 76.2746
        CIE-LCH:
        73.8938, 78.2535, 77.0873
        CIE-Luv:
        73.8938, 62.4372, 73.6703
        Hunter-Lab:
        68.2194, 12.7446, 41.9844
      #f2a70b color charts
#f2a70b RGB chart
      #f2a70b CMYK chart
      #f2a70b RGB pie chart
      #f2a70b color shades, tints & tones
#f2a70b color schemes
#f2a70b color preview, HTML & CSS examples
           This text has a color of #f2a70b        
        
          <p style="color:#f2a70b;">Text here</p>
        
        
          .mytext {color:#f2a70b;}
        
        Text color #f2a70b
      
           This box has a color of #f2a70b        
        
          <div style="background-color:#f2a70b;">Content here</div>
        
        
          .mybackground {background-color:#f2a70b;}
        
        Background color #f2a70b
      
           Border around this has a color of #f2a70b        
        
          <div style="border:2px solid #f2a70b;">Content here</div>
        
        
          .myborder {border:2px solid #f2a70b;}
        
        Border color #f2a70b