#edc76a color space conversions
Hex:
        #edc76a
        RGB:
        237, 199, 106
        CMY:
        7, 22, 58
        CMYK:
        0, 16, 55, 7
      HSL:
        43°, 78.4431%, 67.2549%
        HSV (HSB):
        43°, 55.2743%, 92.9412%
        XYZ:
        57.9500, 59.8920, 22.1417
        xyY:
        0.4140, 0.4278, 59.8920
      CIE-Lab:
        81.7794, 2.5133, 50.9745
        CIE-LCH:
        81.7794, 51.0365, 87.1773
        CIE-Luv:
        81.7794, 30.6214, 62.4048
        Hunter-Lab:
        77.3899, -1.7705, 37.2097
      #edc76a color charts
#edc76a RGB chart
      #edc76a CMYK chart
      #edc76a RGB pie chart
      #edc76a color shades, tints & tones
#edc76a color schemes
#edc76a color preview, HTML & CSS examples
           This text has a color of #edc76a        
        
          <p style="color:#edc76a;">Text here</p>
        
        
          .mytext {color:#edc76a;}
        
        Text color #edc76a
      
           This box has a color of #edc76a        
        
          <div style="background-color:#edc76a;">Content here</div>
        
        
          .mybackground {background-color:#edc76a;}
        
        Background color #edc76a
      
           Border around this has a color of #edc76a        
        
          <div style="border:2px solid #edc76a;">Content here</div>
        
        
          .myborder {border:2px solid #edc76a;}
        
        Border color #edc76a