#f2b946 color space conversions
Hex:
        #f2b946
        RGB:
        242, 185, 70
        CMY:
        5, 27, 73
        CMYK:
        0, 24, 71, 5
      HSL:
        40°, 86.8687%, 61.1765%
        HSV (HSB):
        40°, 71.0744%, 94.9020%
        XYZ:
        55.0724, 54.0174, 13.3181
        xyY:
        0.4499, 0.4413, 54.0174
      CIE-Lab:
        78.4719, 9.6329, 63.6035
        CIE-LCH:
        78.4719, 64.3288, 81.3879
        CIE-Luv:
        78.4719, 46.4129, 70.0654
        Hunter-Lab:
        73.4965, 5.1347, 40.7038
      #f2b946 color charts
#f2b946 RGB chart
      #f2b946 CMYK chart
      #f2b946 RGB pie chart
      #f2b946 color shades, tints & tones
#f2b946 color schemes
#f2b946 color preview, HTML & CSS examples
           This text has a color of #f2b946        
        
          <p style="color:#f2b946;">Text here</p>
        
        
          .mytext {color:#f2b946;}
        
        Text color #f2b946
      
           This box has a color of #f2b946        
        
          <div style="background-color:#f2b946;">Content here</div>
        
        
          .mybackground {background-color:#f2b946;}
        
        Background color #f2b946
      
           Border around this has a color of #f2b946        
        
          <div style="border:2px solid #f2b946;">Content here</div>
        
        
          .myborder {border:2px solid #f2b946;}
        
        Border color #f2b946