#f2c871 color space conversions
Hex:
        #f2c871
        RGB:
        242, 200, 113
        CMY:
        5, 22, 56
        CMYK:
        0, 17, 53, 5
      HSL:
        40°, 83.2258%, 69.6078%
        HSV (HSB):
        40°, 53.3058%, 94.9020%
        XYZ:
        60.2529, 61.3781, 24.2943
        xyY:
        0.4129, 0.4206, 61.3781
      CIE-Lab:
        82.5816, 4.5992, 48.6634
        CIE-LCH:
        82.5816, 48.8803, 84.6010
        CIE-Luv:
        82.5816, 33.1363, 59.9701
        Hunter-Lab:
        78.3441, 0.1784, 36.4553
      #f2c871 color charts
#f2c871 RGB chart
      #f2c871 CMYK chart
      #f2c871 RGB pie chart
      #f2c871 color shades, tints & tones
#f2c871 color schemes
#f2c871 color preview, HTML & CSS examples
           This text has a color of #f2c871        
        
          <p style="color:#f2c871;">Text here</p>
        
        
          .mytext {color:#f2c871;}
        
        Text color #f2c871
      
           This box has a color of #f2c871        
        
          <div style="background-color:#f2c871;">Content here</div>
        
        
          .mybackground {background-color:#f2c871;}
        
        Background color #f2c871
      
           Border around this has a color of #f2c871        
        
          <div style="border:2px solid #f2c871;">Content here</div>
        
        
          .myborder {border:2px solid #f2c871;}
        
        Border color #f2c871