#f2e985 color space conversions
Hex:
        #f2e985
        RGB:
        242, 233, 133
        CMY:
        5, 9, 48
        CMYK:
        0, 4, 45, 5
      HSL:
        55°, 80.7407%, 73.5294%
        HSV (HSB):
        55°, 45.0413%, 94.9020%
        XYZ:
        69.9905, 78.8485, 33.7207
        xyY:
        0.3834, 0.4319, 78.8485
      CIE-Lab:
        91.1657, -10.4082, 49.4547
        CIE-LCH:
        91.1657, 50.5380, 101.8850
        CIE-Luv:
        91.1657, 10.6013, 66.1481
        Hunter-Lab:
        88.7967, -14.6986, 39.6422
      #f2e985 color charts
#f2e985 RGB chart
      #f2e985 CMYK chart
      #f2e985 RGB pie chart
      #f2e985 color shades, tints & tones
#f2e985 color schemes
#f2e985 color preview, HTML & CSS examples
           This text has a color of #f2e985        
        
          <p style="color:#f2e985;">Text here</p>
        
        
          .mytext {color:#f2e985;}
        
        Text color #f2e985
      
           This box has a color of #f2e985        
        
          <div style="background-color:#f2e985;">Content here</div>
        
        
          .mybackground {background-color:#f2e985;}
        
        Background color #f2e985
      
           Border around this has a color of #f2e985        
        
          <div style="border:2px solid #f2e985;">Content here</div>
        
        
          .myborder {border:2px solid #f2e985;}
        
        Border color #f2e985