#f2b334 color space conversions
Hex:
        #f2b334
        RGB:
        242, 179, 52
        CMY:
        5, 30, 80
        CMYK:
        0, 26, 79, 5
      HSL:
        40°, 87.9630%, 57.6471%
        HSV (HSB):
        40°, 78.5124%, 94.9020%
        XYZ:
        53.3579, 51.3654, 10.3511
        xyY:
        0.4637, 0.4464, 51.3654
      CIE-Lab:
        76.8998, 12.0376, 68.8929
        CIE-LCH:
        76.8998, 69.9367, 80.0888
        CIE-Luv:
        76.8998, 51.8037, 72.3985
        Hunter-Lab:
        71.6696, 7.4710, 41.6057
      #f2b334 color charts
#f2b334 RGB chart
      #f2b334 CMYK chart
      #f2b334 RGB pie chart
      #f2b334 color shades, tints & tones
#f2b334 color schemes
#f2b334 color preview, HTML & CSS examples
           This text has a color of #f2b334        
        
          <p style="color:#f2b334;">Text here</p>
        
        
          .mytext {color:#f2b334;}
        
        Text color #f2b334
      
           This box has a color of #f2b334        
        
          <div style="background-color:#f2b334;">Content here</div>
        
        
          .mybackground {background-color:#f2b334;}
        
        Background color #f2b334
      
           Border around this has a color of #f2b334        
        
          <div style="border:2px solid #f2b334;">Content here</div>
        
        
          .myborder {border:2px solid #f2b334;}
        
        Border color #f2b334