#edbe65 color space conversions
Hex:
        #edbe65
        RGB:
        237, 190, 101
        CMY:
        7, 25, 60
        CMYK:
        0, 20, 57, 7
      HSL:
        39°, 79.0698%, 66.2745%
        HSV (HSB):
        39°, 57.3840%, 92.9412%
        XYZ:
        55.6875, 55.7710, 20.1418
        xyY:
        0.4232, 0.4238, 55.7710
      CIE-Lab:
        79.4833, 6.8192, 50.6690
        CIE-LCH:
        79.4833, 51.1259, 82.3350
        CIE-Luv:
        79.4833, 37.1720, 60.4837
        Hunter-Lab:
        74.6800, 2.4141, 36.2850
      #edbe65 color charts
#edbe65 RGB chart
      #edbe65 CMYK chart
      #edbe65 RGB pie chart
      #edbe65 color shades, tints & tones
#edbe65 color schemes
#edbe65 color preview, HTML & CSS examples
           This text has a color of #edbe65        
        
          <p style="color:#edbe65;">Text here</p>
        
        
          .mytext {color:#edbe65;}
        
        Text color #edbe65
      
           This box has a color of #edbe65        
        
          <div style="background-color:#edbe65;">Content here</div>
        
        
          .mybackground {background-color:#edbe65;}
        
        Background color #edbe65
      
           Border around this has a color of #edbe65        
        
          <div style="border:2px solid #edbe65;">Content here</div>
        
        
          .myborder {border:2px solid #edbe65;}
        
        Border color #edbe65