#f8b970 color space conversions
Hex:
        #f8b970
        RGB:
        248, 185, 112
        CMY:
        3, 27, 56
        CMYK:
        0, 25, 55, 3
      HSL:
        32°, 90.6667%, 70.5882%
        HSV (HSB):
        32°, 54.8387%, 97.2549%
        XYZ:
        58.9850, 55.8242, 22.9955
        xyY:
        0.4280, 0.4051, 55.8242
      CIE-Lab:
        79.5137, 14.7887, 45.5753
        CIE-LCH:
        79.5137, 47.9146, 72.0223
        CIE-Luv:
        79.5137, 48.1412, 53.8789
        Hunter-Lab:
        74.7156, 10.1663, 34.0530
      #f8b970 color charts
#f8b970 RGB chart
      #f8b970 CMYK chart
      #f8b970 RGB pie chart
      #f8b970 color shades, tints & tones
#f8b970 color schemes
#f8b970 color preview, HTML & CSS examples
           This text has a color of #f8b970        
        
          <p style="color:#f8b970;">Text here</p>
        
        
          .mytext {color:#f8b970;}
        
        Text color #f8b970
      
           This box has a color of #f8b970        
        
          <div style="background-color:#f8b970;">Content here</div>
        
        
          .mybackground {background-color:#f8b970;}
        
        Background color #f8b970
      
           Border around this has a color of #f8b970        
        
          <div style="border:2px solid #f8b970;">Content here</div>
        
        
          .myborder {border:2px solid #f8b970;}
        
        Border color #f8b970