#ead265 color space conversions
Hex:
        #ead265
        RGB:
        234, 210, 101
        CMY:
        8, 18, 60
        CMYK:
        0, 10, 57, 8
      HSL:
        49°, 76.0000%, 65.6863%
        HSV (HSB):
        49°, 56.8376%, 91.7647%
        XYZ:
        59.3272, 64.5252, 21.6396
        xyY:
        0.4078, 0.4435, 64.5252
      CIE-Lab:
        84.2385, -4.7535, 56.1099
        CIE-LCH:
        84.2385, 56.3109, 94.8424
        CIE-Luv:
        84.2385, 21.3012, 69.4341
        Hunter-Lab:
        80.3276, -8.7392, 40.2570
      #ead265 color charts
#ead265 RGB chart
      #ead265 CMYK chart
      #ead265 RGB pie chart
      #ead265 color shades, tints & tones
#ead265 color schemes
#ead265 color preview, HTML & CSS examples
           This text has a color of #ead265        
        
          <p style="color:#ead265;">Text here</p>
        
        
          .mytext {color:#ead265;}
        
        Text color #ead265
      
           This box has a color of #ead265        
        
          <div style="background-color:#ead265;">Content here</div>
        
        
          .mybackground {background-color:#ead265;}
        
        Background color #ead265
      
           Border around this has a color of #ead265        
        
          <div style="border:2px solid #ead265;">Content here</div>
        
        
          .myborder {border:2px solid #ead265;}
        
        Border color #ead265