#ede7a0 color space conversions
Hex:
        #ede7a0
        RGB:
        237, 231, 160
        CMY:
        7, 9, 37
        CMYK:
        0, 3, 32, 7
      HSL:
        55°, 68.1416%, 77.8431%
        HSV (HSB):
        55°, 32.4895%, 92.9412%
        XYZ:
        69.8461, 77.6944, 44.5729
        xyY:
        0.3636, 0.4044, 77.6944
      CIE-Lab:
        90.6403, -8.4541, 35.3601
        CIE-LCH:
        90.6403, 36.3566, 103.4461
        CIE-Luv:
        90.6403, 7.3554, 50.0137
        Hunter-Lab:
        88.1444, -12.8084, 31.7193
      #ede7a0 color charts
#ede7a0 RGB chart
      #ede7a0 CMYK chart
      #ede7a0 RGB pie chart
      #ede7a0 color shades, tints & tones
#ede7a0 color schemes
#ede7a0 color preview, HTML & CSS examples
           This text has a color of #ede7a0        
        
          <p style="color:#ede7a0;">Text here</p>
        
        
          .mytext {color:#ede7a0;}
        
        Text color #ede7a0
      
           This box has a color of #ede7a0        
        
          <div style="background-color:#ede7a0;">Content here</div>
        
        
          .mybackground {background-color:#ede7a0;}
        
        Background color #ede7a0
      
           Border around this has a color of #ede7a0        
        
          <div style="border:2px solid #ede7a0;">Content here</div>
        
        
          .myborder {border:2px solid #ede7a0;}
        
        Border color #ede7a0