#f2b101 color space conversions
Hex:
        #f2b101
        RGB:
        242, 177, 1
        CMY:
        5, 31, 100
        CMYK:
        0, 27, 100, 5
      HSL:
        44°, 99.1770%, 47.6471%
        HSV (HSB):
        44°, 99.5868%, 94.9020%
        XYZ:
        52.3456, 50.3237, 6.9833
        xyY:
        0.4774, 0.4589, 50.3237
      CIE-Lab:
        76.2675, 12.1378, 79.0256
        CIE-LCH:
        76.2675, 79.9523, 81.2680
        CIE-Luv:
        76.2675, 54.5226, 77.8913
        Hunter-Lab:
        70.9392, 7.5703, 43.8209
      #f2b101 color charts
#f2b101 RGB chart
      #f2b101 CMYK chart
      #f2b101 RGB pie chart
      #f2b101 color shades, tints & tones
#f2b101 color schemes
#f2b101 color preview, HTML & CSS examples
           This text has a color of #f2b101        
        
          <p style="color:#f2b101;">Text here</p>
        
        
          .mytext {color:#f2b101;}
        
        Text color #f2b101
      
           This box has a color of #f2b101        
        
          <div style="background-color:#f2b101;">Content here</div>
        
        
          .mybackground {background-color:#f2b101;}
        
        Background color #f2b101
      
           Border around this has a color of #f2b101        
        
          <div style="border:2px solid #f2b101;">Content here</div>
        
        
          .myborder {border:2px solid #f2b101;}
        
        Border color #f2b101