#edb073 color space conversions
Hex:
        #edb073
        RGB:
        237, 176, 115
        CMY:
        7, 31, 55
        CMYK:
        0, 26, 51, 7
      HSL:
        30°, 77.2152%, 69.0196%
        HSV (HSB):
        30°, 51.4768%, 92.9412%
        XYZ:
        53.5449, 50.2930, 23.1051
        xyY:
        0.4218, 0.3962, 50.2930
      CIE-Lab:
        76.2488, 15.3252, 39.7573
        CIE-LCH:
        76.2488, 42.6087, 68.9199
        CIE-Luv:
        76.2488, 45.9017, 47.2158
        Hunter-Lab:
        70.9176, 10.6672, 30.3255
      #edb073 color charts
#edb073 RGB chart
      #edb073 CMYK chart
      #edb073 RGB pie chart
      #edb073 color shades, tints & tones
#edb073 color schemes
#edb073 color preview, HTML & CSS examples
           This text has a color of #edb073        
        
          <p style="color:#edb073;">Text here</p>
        
        
          .mytext {color:#edb073;}
        
        Text color #edb073
      
           This box has a color of #edb073        
        
          <div style="background-color:#edb073;">Content here</div>
        
        
          .mybackground {background-color:#edb073;}
        
        Background color #edb073
      
           Border around this has a color of #edb073        
        
          <div style="border:2px solid #edb073;">Content here</div>
        
        
          .myborder {border:2px solid #edb073;}
        
        Border color #edb073