#f2bc7d color space conversions
Hex:
        #f2bc7d
        RGB:
        242, 188, 125
        CMY:
        5, 26, 51
        CMYK:
        0, 22, 48, 5
      HSL:
        32°, 81.8182%, 71.9608%
        HSV (HSB):
        32°, 48.3471%, 94.9020%
        XYZ:
        58.3028, 56.3244, 27.2008
        xyY:
        0.4111, 0.3971, 56.3244
      CIE-Lab:
        79.7981, 11.9125, 39.2077
        CIE-LCH:
        79.7981, 40.9774, 73.0997
        CIE-Luv:
        79.7981, 40.4349, 48.1574
        Hunter-Lab:
        75.0496, 7.3324, 31.0457
      #f2bc7d color charts
#f2bc7d RGB chart
      #f2bc7d CMYK chart
      #f2bc7d RGB pie chart
      #f2bc7d color shades, tints & tones
#f2bc7d color schemes
#f2bc7d color preview, HTML & CSS examples
           This text has a color of #f2bc7d        
        
          <p style="color:#f2bc7d;">Text here</p>
        
        
          .mytext {color:#f2bc7d;}
        
        Text color #f2bc7d
      
           This box has a color of #f2bc7d        
        
          <div style="background-color:#f2bc7d;">Content here</div>
        
        
          .mybackground {background-color:#f2bc7d;}
        
        Background color #f2bc7d
      
           Border around this has a color of #f2bc7d        
        
          <div style="border:2px solid #f2bc7d;">Content here</div>
        
        
          .myborder {border:2px solid #f2bc7d;}
        
        Border color #f2bc7d