#f2c872 color space conversions
Hex:
        #f2c872
        RGB:
        242, 200, 114
        CMY:
        5, 22, 55
        CMYK:
        0, 17, 53, 5
      HSL:
        40°, 83.1169%, 69.8039%
        HSV (HSB):
        40°, 52.8926%, 94.9020%
        XYZ:
        60.3095, 61.4007, 24.5925
        xyY:
        0.4122, 0.4197, 61.4007
      CIE-Lab:
        82.5937, 4.6814, 48.1901
        CIE-LCH:
        82.5937, 48.4169, 84.4514
        CIE-Luv:
        82.5937, 33.0712, 59.4977
        Hunter-Lab:
        78.3586, 0.2568, 36.2431
      #f2c872 color charts
#f2c872 RGB chart
      #f2c872 CMYK chart
      #f2c872 RGB pie chart
      #f2c872 color shades, tints & tones
#f2c872 color schemes
#f2c872 color preview, HTML & CSS examples
           This text has a color of #f2c872        
        
          <p style="color:#f2c872;">Text here</p>
        
        
          .mytext {color:#f2c872;}
        
        Text color #f2c872
      
           This box has a color of #f2c872        
        
          <div style="background-color:#f2c872;">Content here</div>
        
        
          .mybackground {background-color:#f2c872;}
        
        Background color #f2c872
      
           Border around this has a color of #f2c872        
        
          <div style="border:2px solid #f2c872;">Content here</div>
        
        
          .myborder {border:2px solid #f2c872;}
        
        Border color #f2c872