#edc2a9 color space conversions
Hex:
        #edc2a9
        RGB:
        237, 194, 169
        CMY:
        7, 24, 34
        CMYK:
        0, 18, 29, 7
      HSL:
        22°, 65.3846%, 79.6078%
        HSV (HSB):
        22°, 28.6920%, 92.9412%
        XYZ:
        61.3783, 59.4527, 45.7766
        xyY:
        0.3684, 0.3568, 59.4527
      CIE-Lab:
        81.5398, 11.7473, 18.3446
        CIE-LCH:
        81.5398, 21.7836, 57.3657
        CIE-Luv:
        81.5398, 28.9370, 23.6734
        Hunter-Lab:
        77.1056, 7.1565, 18.7741
      #edc2a9 color charts
#edc2a9 RGB chart
      #edc2a9 CMYK chart
      #edc2a9 RGB pie chart
      #edc2a9 color shades, tints & tones
#edc2a9 color schemes
#edc2a9 color preview, HTML & CSS examples
           This text has a color of #edc2a9        
        
          <p style="color:#edc2a9;">Text here</p>
        
        
          .mytext {color:#edc2a9;}
        
        Text color #edc2a9
      
           This box has a color of #edc2a9        
        
          <div style="background-color:#edc2a9;">Content here</div>
        
        
          .mybackground {background-color:#edc2a9;}
        
        Background color #edc2a9
      
           Border around this has a color of #edc2a9        
        
          <div style="border:2px solid #edc2a9;">Content here</div>
        
        
          .myborder {border:2px solid #edc2a9;}
        
        Border color #edc2a9