#edbe60 color space conversions
Hex:
        #edbe60
        RGB:
        237, 190, 96
        CMY:
        7, 25, 62
        CMYK:
        0, 20, 59, 7
      HSL:
        40°, 79.6610%, 65.2941%
        HSV (HSB):
        40°, 59.4937%, 92.9412%
        XYZ:
        55.4498, 55.6760, 18.8903
        xyY:
        0.4265, 0.4282, 55.6760
      CIE-Lab:
        79.4290, 6.4572, 52.9862
        CIE-LCH:
        79.4290, 53.3782, 83.0519
        CIE-Luv:
        79.4290, 37.4913, 62.6214
        Hunter-Lab:
        74.6163, 2.0706, 37.2212
      #edbe60 color charts
#edbe60 RGB chart
      #edbe60 CMYK chart
      #edbe60 RGB pie chart
      #edbe60 color shades, tints & tones
#edbe60 color schemes
#edbe60 color preview, HTML & CSS examples
           This text has a color of #edbe60        
        
          <p style="color:#edbe60;">Text here</p>
        
        
          .mytext {color:#edbe60;}
        
        Text color #edbe60
      
           This box has a color of #edbe60        
        
          <div style="background-color:#edbe60;">Content here</div>
        
        
          .mybackground {background-color:#edbe60;}
        
        Background color #edbe60
      
           Border around this has a color of #edbe60        
        
          <div style="border:2px solid #edbe60;">Content here</div>
        
        
          .myborder {border:2px solid #edbe60;}
        
        Border color #edbe60