#f0a742 color space conversions
Hex:
        #f0a742
        RGB:
        240, 167, 66
        CMY:
        6, 35, 74
        CMYK:
        0, 30, 73, 6
      HSL:
        35°, 85.2941%, 60.0000%
        HSV (HSB):
        35°, 72.5000%, 94.1176%
        XYZ:
        50.7373, 46.5560, 11.4663
        xyY:
        0.4665, 0.4281, 46.5560
      CIE-Lab:
        73.9049, 18.0804, 60.5622
        CIE-LCH:
        73.9049, 63.2035, 73.3774
        CIE-Luv:
        73.9049, 58.7955, 63.8571
        Hunter-Lab:
        68.2320, 13.3265, 37.7988
      #f0a742 color charts
#f0a742 RGB chart
      #f0a742 CMYK chart
      #f0a742 RGB pie chart
      #f0a742 color shades, tints & tones
#f0a742 color schemes
#f0a742 color preview, HTML & CSS examples
           This text has a color of #f0a742        
        
          <p style="color:#f0a742;">Text here</p>
        
        
          .mytext {color:#f0a742;}
        
        Text color #f0a742
      
           This box has a color of #f0a742        
        
          <div style="background-color:#f0a742;">Content here</div>
        
        
          .mybackground {background-color:#f0a742;}
        
        Background color #f0a742
      
           Border around this has a color of #f0a742        
        
          <div style="border:2px solid #f0a742;">Content here</div>
        
        
          .myborder {border:2px solid #f0a742;}
        
        Border color #f0a742