#f9b970 color space conversions
Hex:
        #f9b970
        RGB:
        249, 185, 112
        CMY:
        2, 27, 56
        CMYK:
        0, 26, 55, 2
      HSL:
        32°, 91.9463%, 70.7843%
        HSV (HSB):
        32°, 55.0201%, 97.6471%
        XYZ:
        59.3405, 56.0075, 23.0122
        xyY:
        0.4289, 0.4048, 56.0075
      CIE-Lab:
        79.6181, 15.1938, 45.7266
        CIE-LCH:
        79.6181, 48.1847, 71.6197
        CIE-Luv:
        79.6181, 48.9002, 53.9578
        Hunter-Lab:
        74.8382, 10.5690, 34.1555
      #f9b970 color charts
#f9b970 RGB chart
      #f9b970 CMYK chart
      #f9b970 RGB pie chart
      #f9b970 color shades, tints & tones
#f9b970 color schemes
#f9b970 color preview, HTML & CSS examples
           This text has a color of #f9b970        
        
          <p style="color:#f9b970;">Text here</p>
        
        
          .mytext {color:#f9b970;}
        
        Text color #f9b970
      
           This box has a color of #f9b970        
        
          <div style="background-color:#f9b970;">Content here</div>
        
        
          .mybackground {background-color:#f9b970;}
        
        Background color #f9b970
      
           Border around this has a color of #f9b970        
        
          <div style="border:2px solid #f9b970;">Content here</div>
        
        
          .myborder {border:2px solid #f9b970;}
        
        Border color #f9b970