#ead4a1 color space conversions
Hex:
        #ead4a1
        RGB:
        234, 212, 161
        CMY:
        8, 17, 37
        CMYK:
        0, 9, 31, 8
      HSL:
        42°, 63.4783%, 77.4510%
        HSV (HSB):
        42°, 31.1966%, 91.7647%
        XYZ:
        63.9082, 67.1526, 43.3116
        xyY:
        0.3665, 0.3851, 67.1526
      CIE-Lab:
        85.5809, 0.1866, 28.0513
        CIE-LCH:
        85.5809, 28.0519, 89.6188
        CIE-Luv:
        85.5809, 16.6735, 38.7541
        Hunter-Lab:
        81.9467, -4.1990, 26.0259
      #ead4a1 color charts
#ead4a1 RGB chart
      #ead4a1 CMYK chart
      #ead4a1 RGB pie chart
      #ead4a1 color shades, tints & tones
#ead4a1 color schemes
#ead4a1 color preview, HTML & CSS examples
           This text has a color of #ead4a1        
        
          <p style="color:#ead4a1;">Text here</p>
        
        
          .mytext {color:#ead4a1;}
        
        Text color #ead4a1
      
           This box has a color of #ead4a1        
        
          <div style="background-color:#ead4a1;">Content here</div>
        
        
          .mybackground {background-color:#ead4a1;}
        
        Background color #ead4a1
      
           Border around this has a color of #ead4a1        
        
          <div style="border:2px solid #ead4a1;">Content here</div>
        
        
          .myborder {border:2px solid #ead4a1;}
        
        Border color #ead4a1