#edbd8e color space conversions
Hex:
        #edbd8e
        RGB:
        237, 189, 142
        CMY:
        7, 26, 44
        CMYK:
        0, 20, 40, 7
      HSL:
        30°, 72.5191%, 74.3137%
        HSV (HSB):
        30°, 40.0844%, 92.9412%
        XYZ:
        58.0051, 56.3527, 33.4111
        xyY:
        0.3925, 0.3814, 56.3527
      CIE-Lab:
        79.8141, 11.1188, 30.2983
        CIE-LCH:
        79.8141, 32.2741, 69.8479
        CIE-Luv:
        79.8141, 34.6187, 38.4471
        Hunter-Lab:
        75.0684, 6.5566, 26.1594
      #edbd8e color charts
#edbd8e RGB chart
      #edbd8e CMYK chart
      #edbd8e RGB pie chart
      #edbd8e color shades, tints & tones
#edbd8e color schemes
#edbd8e color preview, HTML & CSS examples
           This text has a color of #edbd8e        
        
          <p style="color:#edbd8e;">Text here</p>
        
        
          .mytext {color:#edbd8e;}
        
        Text color #edbd8e
      
           This box has a color of #edbd8e        
        
          <div style="background-color:#edbd8e;">Content here</div>
        
        
          .mybackground {background-color:#edbd8e;}
        
        Background color #edbd8e
      
           Border around this has a color of #edbd8e        
        
          <div style="border:2px solid #edbd8e;">Content here</div>
        
        
          .myborder {border:2px solid #edbd8e;}
        
        Border color #edbd8e