#edbf98 color space conversions
Hex:
        #edbf98
        RGB:
        237, 191, 152
        CMY:
        7, 25, 40
        CMYK:
        0, 19, 36, 7
      HSL:
        28°, 70.2479%, 76.2745%
        HSV (HSB):
        28°, 35.8650%, 92.9412%
        XYZ:
        59.2234, 57.5331, 37.6894
        xyY:
        0.3835, 0.3725, 57.5331
      CIE-Lab:
        80.4785, 11.2036, 25.9156
        CIE-LCH:
        80.4785, 28.2337, 66.6207
        CIE-Luv:
        80.4785, 32.4108, 33.2828
        Hunter-Lab:
        75.8506, 6.6324, 23.6348
      #edbf98 color charts
#edbf98 RGB chart
      #edbf98 CMYK chart
      #edbf98 RGB pie chart
      #edbf98 color shades, tints & tones
#edbf98 color schemes
#edbf98 color preview, HTML & CSS examples
           This text has a color of #edbf98        
        
          <p style="color:#edbf98;">Text here</p>
        
        
          .mytext {color:#edbf98;}
        
        Text color #edbf98
      
           This box has a color of #edbf98        
        
          <div style="background-color:#edbf98;">Content here</div>
        
        
          .mybackground {background-color:#edbf98;}
        
        Background color #edbf98
      
           Border around this has a color of #edbf98        
        
          <div style="border:2px solid #edbf98;">Content here</div>
        
        
          .myborder {border:2px solid #edbf98;}
        
        Border color #edbf98