#f3bf7d color space conversions
Hex:
        #f3bf7d
        RGB:
        243, 191, 125
        CMY:
        5, 25, 51
        CMYK:
        0, 21, 49, 5
      HSL:
        34°, 83.0986%, 72.1569%
        HSV (HSB):
        34°, 48.5597%, 95.2941%
        XYZ:
        59.2946, 57.7970, 27.4328
        xyY:
        0.4103, 0.3999, 57.7970
      CIE-Lab:
        80.6258, 10.7401, 40.2777
        CIE-LCH:
        80.6258, 41.6851, 75.0694
        CIE-Luv:
        80.6258, 39.1254, 49.7108
        Hunter-Lab:
        76.0243, 6.1773, 31.8227
      #f3bf7d color charts
#f3bf7d RGB chart
      #f3bf7d CMYK chart
      #f3bf7d RGB pie chart
      #f3bf7d color shades, tints & tones
#f3bf7d color schemes
#f3bf7d color preview, HTML & CSS examples
           This text has a color of #f3bf7d        
        
          <p style="color:#f3bf7d;">Text here</p>
        
        
          .mytext {color:#f3bf7d;}
        
        Text color #f3bf7d
      
           This box has a color of #f3bf7d        
        
          <div style="background-color:#f3bf7d;">Content here</div>
        
        
          .mybackground {background-color:#f3bf7d;}
        
        Background color #f3bf7d
      
           Border around this has a color of #f3bf7d        
        
          <div style="border:2px solid #f3bf7d;">Content here</div>
        
        
          .myborder {border:2px solid #f3bf7d;}
        
        Border color #f3bf7d