#eaa495 color space conversions
Hex:
        #eaa495
        RGB:
        234, 164, 149
        CMY:
        8, 36, 42
        CMYK:
        0, 30, 36, 8
      HSL:
        11°, 66.9291%, 75.0980%
        HSV (HSB):
        11°, 36.3248%, 91.7647%
        XYZ:
        52.6320, 46.2133, 34.5798
        xyY:
        0.3945, 0.3464, 46.2133
      CIE-Lab:
        73.6837, 24.0210, 18.1737
        CIE-LCH:
        73.6837, 30.1213, 37.1103
        CIE-Luv:
        73.6837, 47.8611, 20.3341
        Hunter-Lab:
        67.9803, 19.2332, 17.4270
      #eaa495 color charts
#eaa495 RGB chart
      #eaa495 CMYK chart
      #eaa495 RGB pie chart
      #eaa495 color shades, tints & tones
#eaa495 color schemes
#eaa495 color preview, HTML & CSS examples
           This text has a color of #eaa495        
        
          <p style="color:#eaa495;">Text here</p>
        
        
          .mytext {color:#eaa495;}
        
        Text color #eaa495
      
           This box has a color of #eaa495        
        
          <div style="background-color:#eaa495;">Content here</div>
        
        
          .mybackground {background-color:#eaa495;}
        
        Background color #eaa495
      
           Border around this has a color of #eaa495        
        
          <div style="border:2px solid #eaa495;">Content here</div>
        
        
          .myborder {border:2px solid #eaa495;}
        
        Border color #eaa495