#edb550 color space conversions
Hex:
        #edb550
        RGB:
        237, 181, 80
        CMY:
        7, 29, 69
        CMYK:
        0, 24, 66, 7
      HSL:
        39°, 81.3472%, 62.1569%
        HSV (HSB):
        39°, 66.2447%, 92.9412%
        XYZ:
        52.8969, 51.6315, 14.7673
        xyY:
        0.4434, 0.4328, 51.6315
      CIE-Lab:
        77.0599, 10.1561, 57.6914
        CIE-LCH:
        77.0599, 58.5785, 80.0159
        CIE-Luv:
        77.0599, 44.9780, 64.8737
        Hunter-Lab:
        71.8550, 5.6585, 38.1135
      #edb550 color charts
#edb550 RGB chart
      #edb550 CMYK chart
      #edb550 RGB pie chart
      #edb550 color shades, tints & tones
#edb550 color schemes
#edb550 color preview, HTML & CSS examples
           This text has a color of #edb550        
        
          <p style="color:#edb550;">Text here</p>
        
        
          .mytext {color:#edb550;}
        
        Text color #edb550
      
           This box has a color of #edb550        
        
          <div style="background-color:#edb550;">Content here</div>
        
        
          .mybackground {background-color:#edb550;}
        
        Background color #edb550
      
           Border around this has a color of #edb550        
        
          <div style="border:2px solid #edb550;">Content here</div>
        
        
          .myborder {border:2px solid #edb550;}
        
        Border color #edb550