#edb685 color space conversions
Hex:
        #edb685
        RGB:
        237, 182, 133
        CMY:
        7, 29, 48
        CMYK:
        0, 23, 44, 7
      HSL:
        28°, 74.2857%, 72.5490%
        HSV (HSB):
        28°, 43.8819%, 92.9412%
        XYZ:
        55.8866, 53.1539, 29.5045
        xyY:
        0.4034, 0.3837, 53.1539
      CIE-Lab:
        77.9658, 13.8586, 32.5886
        CIE-LCH:
        77.9658, 35.4129, 66.9619
        CIE-Luv:
        77.9658, 40.0803, 40.1982
        Hunter-Lab:
        72.9067, 9.2424, 27.0407
      #edb685 color charts
#edb685 RGB chart
      #edb685 CMYK chart
      #edb685 RGB pie chart
      #edb685 color shades, tints & tones
#edb685 color schemes
#edb685 color preview, HTML & CSS examples
           This text has a color of #edb685        
        
          <p style="color:#edb685;">Text here</p>
        
        
          .mytext {color:#edb685;}
        
        Text color #edb685
      
           This box has a color of #edb685        
        
          <div style="background-color:#edb685;">Content here</div>
        
        
          .mybackground {background-color:#edb685;}
        
        Background color #edb685
      
           Border around this has a color of #edb685        
        
          <div style="border:2px solid #edb685;">Content here</div>
        
        
          .myborder {border:2px solid #edb685;}
        
        Border color #edb685