#ead47a color space conversions
Hex:
        #ead47a
        RGB:
        234, 212, 122
        CMY:
        8, 17, 52
        CMYK:
        0, 9, 48, 8
      HSL:
        48°, 72.7273%, 69.8039%
        HSV (HSB):
        48°, 47.8632%, 91.7647%
        XYZ:
        60.9880, 65.9845, 27.9342
        xyY:
        0.3937, 0.4260, 65.9845
      CIE-Lab:
        84.9885, -4.0358, 47.0347
        CIE-LCH:
        84.9885, 47.2076, 94.9043
        CIE-Luv:
        84.9885, 18.9808, 60.8691
        Hunter-Lab:
        81.2309, -8.1365, 36.4726
      #ead47a color charts
#ead47a RGB chart
      #ead47a CMYK chart
      #ead47a RGB pie chart
      #ead47a color shades, tints & tones
#ead47a color schemes
#ead47a color preview, HTML & CSS examples
           This text has a color of #ead47a        
        
          <p style="color:#ead47a;">Text here</p>
        
        
          .mytext {color:#ead47a;}
        
        Text color #ead47a
      
           This box has a color of #ead47a        
        
          <div style="background-color:#ead47a;">Content here</div>
        
        
          .mybackground {background-color:#ead47a;}
        
        Background color #ead47a
      
           Border around this has a color of #ead47a        
        
          <div style="border:2px solid #ead47a;">Content here</div>
        
        
          .myborder {border:2px solid #ead47a;}
        
        Border color #ead47a