#edc4a0 color space conversions
Hex:
        #edc4a0
        RGB:
        237, 196, 160
        CMY:
        7, 23, 37
        CMYK:
        0, 17, 32, 7
      HSL:
        28°, 68.1416%, 77.8431%
        HSV (HSB):
        28°, 32.4895%, 92.9412%
        XYZ:
        61.0101, 60.0224, 41.6276
        xyY:
        0.3751, 0.3690, 60.0224
      CIE-Lab:
        81.8504, 9.5428, 23.5508
        CIE-LCH:
        81.8504, 25.4108, 67.9423
        CIE-Luv:
        81.8504, 28.5462, 30.8386
        Hunter-Lab:
        77.4742, 4.9872, 22.3748
      #edc4a0 color charts
#edc4a0 RGB chart
      #edc4a0 CMYK chart
      #edc4a0 RGB pie chart
      #edc4a0 color shades, tints & tones
#edc4a0 color schemes
#edc4a0 color preview, HTML & CSS examples
           This text has a color of #edc4a0        
        
          <p style="color:#edc4a0;">Text here</p>
        
        
          .mytext {color:#edc4a0;}
        
        Text color #edc4a0
      
           This box has a color of #edc4a0        
        
          <div style="background-color:#edc4a0;">Content here</div>
        
        
          .mybackground {background-color:#edc4a0;}
        
        Background color #edc4a0
      
           Border around this has a color of #edc4a0        
        
          <div style="border:2px solid #edc4a0;">Content here</div>
        
        
          .myborder {border:2px solid #edc4a0;}
        
        Border color #edc4a0