#f2c946 color space conversions
Hex:
        #f2c946
        RGB:
        242, 201, 70
        CMY:
        5, 21, 73
        CMYK:
        0, 17, 71, 5
      HSL:
        46°, 86.8687%, 61.1765%
        HSV (HSB):
        46°, 71.0744%, 94.9020%
        XYZ:
        58.6101, 61.0927, 14.4973
        xyY:
        0.4367, 0.4552, 61.0927
      CIE-Lab:
        82.4286, 1.3190, 67.5777
        CIE-LCH:
        82.4286, 67.5906, 88.8818
        CIE-Luv:
        82.4286, 34.6586, 76.6332
        Hunter-Lab:
        78.1618, -2.9340, 43.7163
      #f2c946 color charts
#f2c946 RGB chart
      #f2c946 CMYK chart
      #f2c946 RGB pie chart
      #f2c946 color shades, tints & tones
#f2c946 color schemes
#f2c946 color preview, HTML & CSS examples
           This text has a color of #f2c946        
        
          <p style="color:#f2c946;">Text here</p>
        
        
          .mytext {color:#f2c946;}
        
        Text color #f2c946
      
           This box has a color of #f2c946        
        
          <div style="background-color:#f2c946;">Content here</div>
        
        
          .mybackground {background-color:#f2c946;}
        
        Background color #f2c946
      
           Border around this has a color of #f2c946        
        
          <div style="border:2px solid #f2c946;">Content here</div>
        
        
          .myborder {border:2px solid #f2c946;}
        
        Border color #f2c946