#f0bd4c color space conversions
Hex:
        #f0bd4c
        RGB:
        240, 189, 76
        CMY:
        6, 26, 70
        CMYK:
        0, 21, 68, 6
      HSL:
        41°, 84.5361%, 61.9608%
        HSV (HSB):
        41°, 68.3333%, 94.1176%
        XYZ:
        55.4373, 55.4423, 14.6170
        xyY:
        0.4417, 0.4418, 55.4423
      CIE-Lab:
        79.2953, 7.0020, 61.8953
        CIE-LCH:
        79.2953, 62.2901, 83.5458
        CIE-Luv:
        79.2953, 41.6087, 69.7570
        Hunter-Lab:
        74.4596, 2.5942, 40.4826
      #f0bd4c color charts
#f0bd4c RGB chart
      #f0bd4c CMYK chart
      #f0bd4c RGB pie chart
      #f0bd4c color shades, tints & tones
#f0bd4c color schemes
#f0bd4c color preview, HTML & CSS examples
           This text has a color of #f0bd4c        
        
          <p style="color:#f0bd4c;">Text here</p>
        
        
          .mytext {color:#f0bd4c;}
        
        Text color #f0bd4c
      
           This box has a color of #f0bd4c        
        
          <div style="background-color:#f0bd4c;">Content here</div>
        
        
          .mybackground {background-color:#f0bd4c;}
        
        Background color #f0bd4c
      
           Border around this has a color of #f0bd4c        
        
          <div style="border:2px solid #f0bd4c;">Content here</div>
        
        
          .myborder {border:2px solid #f0bd4c;}
        
        Border color #f0bd4c