#f8bd5d color space conversions
Hex:
        #f8bd5d
        RGB:
        248, 189, 93
        CMY:
        3, 26, 64
        CMYK:
        0, 24, 63, 3
      HSL:
        37°, 91.7160%, 66.8627%
        HSV (HSB):
        37°, 62.5000%, 97.2549%
        XYZ:
        58.8848, 57.1420, 18.2819
        xyY:
        0.4384, 0.4255, 57.1420
      CIE-Lab:
        80.2594, 11.3328, 55.6286
        CIE-LCH:
        80.2594, 56.7712, 78.4851
        CIE-Luv:
        80.2594, 46.7107, 64.0394
        Hunter-Lab:
        75.5923, 6.7611, 38.5754
      #f8bd5d color charts
#f8bd5d RGB chart
      #f8bd5d CMYK chart
      #f8bd5d RGB pie chart
      #f8bd5d color shades, tints & tones
#f8bd5d color schemes
#f8bd5d color preview, HTML & CSS examples
           This text has a color of #f8bd5d        
        
          <p style="color:#f8bd5d;">Text here</p>
        
        
          .mytext {color:#f8bd5d;}
        
        Text color #f8bd5d
      
           This box has a color of #f8bd5d        
        
          <div style="background-color:#f8bd5d;">Content here</div>
        
        
          .mybackground {background-color:#f8bd5d;}
        
        Background color #f8bd5d
      
           Border around this has a color of #f8bd5d        
        
          <div style="border:2px solid #f8bd5d;">Content here</div>
        
        
          .myborder {border:2px solid #f8bd5d;}
        
        Border color #f8bd5d