#f0bd32 color space conversions
Hex:
        #f0bd32
        RGB:
        240, 189, 50
        CMY:
        6, 26, 80
        CMYK:
        0, 21, 79, 6
      HSL:
        44°, 86.3636%, 56.8627%
        HSV (HSB):
        44°, 79.1667%, 94.1176%
        XYZ:
        54.7085, 55.1507, 10.7793
        xyY:
        0.4535, 0.4572, 55.1507
      CIE-Lab:
        79.1280, 5.8845, 71.4928
        CIE-LCH:
        79.1280, 71.7346, 85.2947
        CIE-Luv:
        79.1280, 42.6938, 76.6775
        Hunter-Lab:
        74.2635, 1.5362, 43.3786
      #f0bd32 color charts
#f0bd32 RGB chart
      #f0bd32 CMYK chart
      #f0bd32 RGB pie chart
      #f0bd32 color shades, tints & tones
#f0bd32 color schemes
#f0bd32 color preview, HTML & CSS examples
           This text has a color of #f0bd32        
        
          <p style="color:#f0bd32;">Text here</p>
        
        
          .mytext {color:#f0bd32;}
        
        Text color #f0bd32
      
           This box has a color of #f0bd32        
        
          <div style="background-color:#f0bd32;">Content here</div>
        
        
          .mybackground {background-color:#f0bd32;}
        
        Background color #f0bd32
      
           Border around this has a color of #f0bd32        
        
          <div style="border:2px solid #f0bd32;">Content here</div>
        
        
          .myborder {border:2px solid #f0bd32;}
        
        Border color #f0bd32