#f2e385 color space conversions
Hex:
        #f2e385
        RGB:
        242, 227, 133
        CMY:
        5, 11, 48
        CMYK:
        0, 6, 45, 5
      HSL:
        52°, 80.7407%, 73.5294%
        HSV (HSB):
        52°, 45.0413%, 94.9020%
        XYZ:
        68.3207, 75.5089, 33.1641
        xyY:
        0.3860, 0.4266, 75.5089
      CIE-Lab:
        89.6308, -7.4119, 47.5569
        CIE-LCH:
        89.6308, 48.1311, 98.8585
        CIE-Luv:
        89.6308, 14.3384, 63.1983
        Hunter-Lab:
        86.8958, -11.7245, 38.1989
      #f2e385 color charts
#f2e385 RGB chart
      #f2e385 CMYK chart
      #f2e385 RGB pie chart
      #f2e385 color shades, tints & tones
#f2e385 color schemes
#f2e385 color preview, HTML & CSS examples
           This text has a color of #f2e385        
        
          <p style="color:#f2e385;">Text here</p>
        
        
          .mytext {color:#f2e385;}
        
        Text color #f2e385
      
           This box has a color of #f2e385        
        
          <div style="background-color:#f2e385;">Content here</div>
        
        
          .mybackground {background-color:#f2e385;}
        
        Background color #f2e385
      
           Border around this has a color of #f2e385        
        
          <div style="border:2px solid #f2e385;">Content here</div>
        
        
          .myborder {border:2px solid #f2e385;}
        
        Border color #f2e385