#f2c975 color space conversions
Hex:
        #f2c975
        RGB:
        242, 201, 117
        CMY:
        5, 21, 54
        CMYK:
        0, 17, 52, 5
      HSL:
        40°, 82.7815%, 70.3922%
        HSV (HSB):
        40°, 51.6529%, 94.9020%
        XYZ:
        60.7155, 61.9349, 25.5842
        xyY:
        0.4096, 0.4178, 61.9349
      CIE-Lab:
        82.8788, 4.4145, 47.0659
        CIE-LCH:
        82.8788, 47.2724, 84.6416
        CIE-Luv:
        82.8788, 32.1942, 58.5313
        Hunter-Lab:
        78.6987, -0.0113, 35.8145
      #f2c975 color charts
#f2c975 RGB chart
      #f2c975 CMYK chart
      #f2c975 RGB pie chart
      #f2c975 color shades, tints & tones
#f2c975 color schemes
#f2c975 color preview, HTML & CSS examples
           This text has a color of #f2c975        
        
          <p style="color:#f2c975;">Text here</p>
        
        
          .mytext {color:#f2c975;}
        
        Text color #f2c975
      
           This box has a color of #f2c975        
        
          <div style="background-color:#f2c975;">Content here</div>
        
        
          .mybackground {background-color:#f2c975;}
        
        Background color #f2c975
      
           Border around this has a color of #f2c975        
        
          <div style="border:2px solid #f2c975;">Content here</div>
        
        
          .myborder {border:2px solid #f2c975;}
        
        Border color #f2c975