#f2c945 color space conversions
Hex:
        #f2c945
        RGB:
        242, 201, 69
        CMY:
        5, 21, 73
        CMYK:
        0, 17, 71, 5
      HSL:
        46°, 86.9347%, 60.9804%
        HSV (HSB):
        46°, 71.4876%, 94.9020%
        XYZ:
        58.5788, 61.0802, 14.3324
        xyY:
        0.4372, 0.4559, 61.0802
      CIE-Lab:
        82.4218, 1.2722, 67.9548
        CIE-LCH:
        82.4218, 67.9667, 88.9275
        CIE-Luv:
        82.4218, 34.6969, 76.9140
        Hunter-Lab:
        78.1538, -2.9778, 43.8346
      #f2c945 color charts
#f2c945 RGB chart
      #f2c945 CMYK chart
      #f2c945 RGB pie chart
      #f2c945 color shades, tints & tones
#f2c945 color schemes
#f2c945 color preview, HTML & CSS examples
           This text has a color of #f2c945        
        
          <p style="color:#f2c945;">Text here</p>
        
        
          .mytext {color:#f2c945;}
        
        Text color #f2c945
      
           This box has a color of #f2c945        
        
          <div style="background-color:#f2c945;">Content here</div>
        
        
          .mybackground {background-color:#f2c945;}
        
        Background color #f2c945
      
           Border around this has a color of #f2c945        
        
          <div style="border:2px solid #f2c945;">Content here</div>
        
        
          .myborder {border:2px solid #f2c945;}
        
        Border color #f2c945