#eae352 color space conversions
Hex:
        #eae352
        RGB:
        234, 227, 82
        CMY:
        8, 11, 68
        CMYK:
        0, 3, 65, 8
      HSL:
        57°, 78.3505%, 61.9608%
        HSV (HSB):
        57°, 64.9573%, 91.7647%
        XYZ:
        62.9238, 73.0398, 18.7643
        xyY:
        0.4067, 0.4721, 73.0398
      CIE-Lab:
        88.4667, -14.5127, 68.8170
        CIE-LCH:
        88.4667, 70.3306, 101.9085
        CIE-Luv:
        88.4667, 10.7513, 83.7045
        Hunter-Lab:
        85.4633, -18.1373, 46.8066
      #eae352 color charts
#eae352 RGB chart
      #eae352 CMYK chart
      #eae352 RGB pie chart
      #eae352 color shades, tints & tones
#eae352 color schemes
#eae352 color preview, HTML & CSS examples
           This text has a color of #eae352        
        
          <p style="color:#eae352;">Text here</p>
        
        
          .mytext {color:#eae352;}
        
        Text color #eae352
      
           This box has a color of #eae352        
        
          <div style="background-color:#eae352;">Content here</div>
        
        
          .mybackground {background-color:#eae352;}
        
        Background color #eae352
      
           Border around this has a color of #eae352        
        
          <div style="border:2px solid #eae352;">Content here</div>
        
        
          .myborder {border:2px solid #eae352;}
        
        Border color #eae352