#f8bf95 color space conversions
Hex:
        #f8bf95
        RGB:
        248, 191, 149
        CMY:
        3, 25, 42
        CMYK:
        0, 23, 40, 3
      HSL:
        25°, 87.6106%, 77.8431%
        HSV (HSB):
        25°, 39.9194%, 97.2549%
        XYZ:
        62.7670, 59.3880, 36.5886
        xyY:
        0.3954, 0.3741, 59.3880
      CIE-Lab:
        81.5044, 15.1351, 29.0650
        CIE-LCH:
        81.5044, 32.7696, 62.4926
        CIE-Luv:
        81.5044, 40.5493, 36.3550
        Hunter-Lab:
        77.0636, 10.5240, 25.7945
      #f8bf95 color charts
#f8bf95 RGB chart
      #f8bf95 CMYK chart
      #f8bf95 RGB pie chart
      #f8bf95 color shades, tints & tones
#f8bf95 color schemes
#f8bf95 color preview, HTML & CSS examples
           This text has a color of #f8bf95        
        
          <p style="color:#f8bf95;">Text here</p>
        
        
          .mytext {color:#f8bf95;}
        
        Text color #f8bf95
      
           This box has a color of #f8bf95        
        
          <div style="background-color:#f8bf95;">Content here</div>
        
        
          .mybackground {background-color:#f8bf95;}
        
        Background color #f8bf95
      
           Border around this has a color of #f8bf95        
        
          <div style="border:2px solid #f8bf95;">Content here</div>
        
        
          .myborder {border:2px solid #f8bf95;}
        
        Border color #f8bf95