#edbd86 color space conversions
Hex:
        #edbd86
        RGB:
        237, 189, 134
        CMY:
        7, 26, 47
        CMYK:
        0, 20, 43, 7
      HSL:
        32°, 74.1007%, 72.7451%
        HSV (HSB):
        32°, 43.4599%, 92.9412%
        XYZ:
        57.4257, 56.1209, 30.3600
        xyY:
        0.3990, 0.3900, 56.1209
      CIE-Lab:
        79.6826, 10.2689, 34.3096
        CIE-LCH:
        79.6826, 35.8134, 73.3375
        CIE-Luv:
        79.6826, 35.3320, 43.1848
        Hunter-Lab:
        74.9139, 5.7309, 28.4116
      #edbd86 color charts
#edbd86 RGB chart
      #edbd86 CMYK chart
      #edbd86 RGB pie chart
      #edbd86 color shades, tints & tones
#edbd86 color schemes
#edbd86 color preview, HTML & CSS examples
           This text has a color of #edbd86        
        
          <p style="color:#edbd86;">Text here</p>
        
        
          .mytext {color:#edbd86;}
        
        Text color #edbd86
      
           This box has a color of #edbd86        
        
          <div style="background-color:#edbd86;">Content here</div>
        
        
          .mybackground {background-color:#edbd86;}
        
        Background color #edbd86
      
           Border around this has a color of #edbd86        
        
          <div style="border:2px solid #edbd86;">Content here</div>
        
        
          .myborder {border:2px solid #edbd86;}
        
        Border color #edbd86