#f2c082 color space conversions
Hex:
        #f2c082
        RGB:
        242, 192, 130
        CMY:
        5, 25, 49
        CMYK:
        0, 21, 46, 5
      HSL:
        33°, 81.1594%, 72.9412%
        HSV (HSB):
        33°, 46.2810%, 94.9020%
        XYZ:
        59.4969, 58.1882, 29.2147
        xyY:
        0.4050, 0.3961, 58.1882
      CIE-Lab:
        80.8433, 10.2876, 37.9750
        CIE-LCH:
        80.8433, 39.3438, 74.8422
        CIE-Luv:
        80.8433, 37.2980, 47.4059
        Hunter-Lab:
        76.2812, 5.7321, 30.6895
      #f2c082 color charts
#f2c082 RGB chart
      #f2c082 CMYK chart
      #f2c082 RGB pie chart
      #f2c082 color shades, tints & tones
#f2c082 color schemes
#f2c082 color preview, HTML & CSS examples
           This text has a color of #f2c082        
        
          <p style="color:#f2c082;">Text here</p>
        
        
          .mytext {color:#f2c082;}
        
        Text color #f2c082
      
           This box has a color of #f2c082        
        
          <div style="background-color:#f2c082;">Content here</div>
        
        
          .mybackground {background-color:#f2c082;}
        
        Background color #f2c082
      
           Border around this has a color of #f2c082        
        
          <div style="border:2px solid #f2c082;">Content here</div>
        
        
          .myborder {border:2px solid #f2c082;}
        
        Border color #f2c082