#edc2a2 color space conversions
Hex:
        #edc2a2
        RGB:
        237, 194, 162
        CMY:
        7, 24, 36
        CMYK:
        0, 18, 32, 7
      HSL:
        26°, 67.5676%, 78.2353%
        HSV (HSB):
        26°, 31.6456%, 92.9412%
        XYZ:
        60.7384, 59.1967, 42.4073
        xyY:
        0.3741, 0.3646, 59.1967
      CIE-Lab:
        81.3996, 10.8445, 21.8730
        CIE-LCH:
        81.3996, 24.4138, 63.6281
        CIE-Luv:
        81.3996, 29.6001, 28.4067
        Hunter-Lab:
        76.9394, 6.2696, 21.1783
      #edc2a2 color charts
#edc2a2 RGB chart
      #edc2a2 CMYK chart
      #edc2a2 RGB pie chart
      #edc2a2 color shades, tints & tones
#edc2a2 color schemes
#edc2a2 color preview, HTML & CSS examples
           This text has a color of #edc2a2        
        
          <p style="color:#edc2a2;">Text here</p>
        
        
          .mytext {color:#edc2a2;}
        
        Text color #edc2a2
      
           This box has a color of #edc2a2        
        
          <div style="background-color:#edc2a2;">Content here</div>
        
        
          .mybackground {background-color:#edc2a2;}
        
        Background color #edc2a2
      
           Border around this has a color of #edc2a2        
        
          <div style="border:2px solid #edc2a2;">Content here</div>
        
        
          .myborder {border:2px solid #edc2a2;}
        
        Border color #edc2a2