#f2bd34 color space conversions
Hex:
        #f2bd34
        RGB:
        242, 189, 52
        CMY:
        5, 26, 80
        CMYK:
        0, 22, 79, 5
      HSL:
        43°, 87.9630%, 57.6471%
        HSV (HSB):
        43°, 78.5124%, 94.9020%
        XYZ:
        55.4354, 55.5204, 11.0436
        xyY:
        0.4544, 0.4551, 55.5204
      CIE-Lab:
        79.3401, 6.8044, 71.1085
        CIE-LCH:
        79.3401, 71.4333, 84.5340
        CIE-Luv:
        79.3401, 44.1704, 76.3140
        Hunter-Lab:
        74.5120, 2.4043, 43.3709
      #f2bd34 color charts
#f2bd34 RGB chart
      #f2bd34 CMYK chart
      #f2bd34 RGB pie chart
      #f2bd34 color shades, tints & tones
#f2bd34 color schemes
#f2bd34 color preview, HTML & CSS examples
           This text has a color of #f2bd34        
        
          <p style="color:#f2bd34;">Text here</p>
        
        
          .mytext {color:#f2bd34;}
        
        Text color #f2bd34
      
           This box has a color of #f2bd34        
        
          <div style="background-color:#f2bd34;">Content here</div>
        
        
          .mybackground {background-color:#f2bd34;}
        
        Background color #f2bd34
      
           Border around this has a color of #f2bd34        
        
          <div style="border:2px solid #f2bd34;">Content here</div>
        
        
          .myborder {border:2px solid #f2bd34;}
        
        Border color #f2bd34