#edb054 color space conversions
Hex:
        #edb054
        RGB:
        237, 176, 84
        CMY:
        7, 31, 67
        CMYK:
        0, 26, 65, 7
      HSL:
        36°, 80.9524%, 62.9412%
        HSV (HSB):
        36°, 64.5570%, 92.9412%
        XYZ:
        52.0506, 49.6953, 15.2363
        xyY:
        0.4449, 0.4248, 49.6953
      CIE-Lab:
        75.8818, 13.0290, 54.5837
        CIE-LCH:
        75.8818, 56.1172, 76.5749
        CIE-Luv:
        75.8818, 48.4185, 61.2590
        Hunter-Lab:
        70.4949, 8.4313, 36.5319
      #edb054 color charts
#edb054 RGB chart
      #edb054 CMYK chart
      #edb054 RGB pie chart
      #edb054 color shades, tints & tones
#edb054 color schemes
#edb054 color preview, HTML & CSS examples
           This text has a color of #edb054        
        
          <p style="color:#edb054;">Text here</p>
        
        
          .mytext {color:#edb054;}
        
        Text color #edb054
      
           This box has a color of #edb054        
        
          <div style="background-color:#edb054;">Content here</div>
        
        
          .mybackground {background-color:#edb054;}
        
        Background color #edb054
      
           Border around this has a color of #edb054        
        
          <div style="border:2px solid #edb054;">Content here</div>
        
        
          .myborder {border:2px solid #edb054;}
        
        Border color #edb054