#edbd6d color space conversions
Hex:
        #edbd6d
        RGB:
        237, 189, 109
        CMY:
        7, 26, 57
        CMYK:
        0, 20, 54, 7
      HSL:
        38°, 78.0488%, 67.8431%
        HSV (HSB):
        38°, 54.0084%, 92.9412%
        XYZ:
        55.8830, 55.5038, 22.2360
        xyY:
        0.4182, 0.4154, 55.5038
      CIE-Lab:
        79.3306, 7.9665, 46.5857
        CIE-LCH:
        79.3306, 47.2620, 80.2959
        CIE-Luv:
        79.3306, 37.3212, 56.3658
        Hunter-Lab:
        74.5009, 3.5159, 34.4546
      #edbd6d color charts
#edbd6d RGB chart
      #edbd6d CMYK chart
      #edbd6d RGB pie chart
      #edbd6d color shades, tints & tones
#edbd6d color schemes
#edbd6d color preview, HTML & CSS examples
           This text has a color of #edbd6d        
        
          <p style="color:#edbd6d;">Text here</p>
        
        
          .mytext {color:#edbd6d;}
        
        Text color #edbd6d
      
           This box has a color of #edbd6d        
        
          <div style="background-color:#edbd6d;">Content here</div>
        
        
          .mybackground {background-color:#edbd6d;}
        
        Background color #edbd6d
      
           Border around this has a color of #edbd6d        
        
          <div style="border:2px solid #edbd6d;">Content here</div>
        
        
          .myborder {border:2px solid #edbd6d;}
        
        Border color #edbd6d