#edbd9a color space conversions
Hex:
        #edbd9a
        RGB:
        237, 189, 154
        CMY:
        7, 26, 40
        CMYK:
        0, 20, 35, 7
      HSL:
        25°, 69.7479%, 76.6667%
        HSV (HSB):
        25°, 35.0211%, 92.9412%
        XYZ:
        58.9554, 56.7328, 38.4151
        xyY:
        0.3826, 0.3681, 56.7328
      CIE-Lab:
        80.0291, 12.4958, 24.2451
        CIE-LCH:
        80.0291, 27.2758, 62.7337
        CIE-Luv:
        80.0291, 33.4863, 30.9115
        Hunter-Lab:
        75.3212, 7.9034, 22.4859
      #edbd9a color charts
#edbd9a RGB chart
      #edbd9a CMYK chart
      #edbd9a RGB pie chart
      #edbd9a color shades, tints & tones
#edbd9a color schemes
#edbd9a color preview, HTML & CSS examples
           This text has a color of #edbd9a        
        
          <p style="color:#edbd9a;">Text here</p>
        
        
          .mytext {color:#edbd9a;}
        
        Text color #edbd9a
      
           This box has a color of #edbd9a        
        
          <div style="background-color:#edbd9a;">Content here</div>
        
        
          .mybackground {background-color:#edbd9a;}
        
        Background color #edbd9a
      
           Border around this has a color of #edbd9a        
        
          <div style="border:2px solid #edbd9a;">Content here</div>
        
        
          .myborder {border:2px solid #edbd9a;}
        
        Border color #edbd9a