#edd654 color space conversions
Hex:
        #edd654
        RGB:
        237, 214, 84
        CMY:
        7, 16, 67
        CMYK:
        0, 10, 65, 7
      HSL:
        51°, 80.9524%, 62.9412%
        HSV (HSB):
        51°, 64.5570%, 92.9412%
        XYZ:
        60.5719, 66.7378, 18.0767
        xyY:
        0.4166, 0.4590, 66.7378
      CIE-Lab:
        85.3713, -6.6691, 64.8566
        CIE-LCH:
        85.3713, 65.1986, 95.8710
        CIE-Luv:
        85.3713, 21.4077, 77.6157
        Hunter-Lab:
        81.6932, -10.6133, 44.0658
      #edd654 color charts
#edd654 RGB chart
      #edd654 CMYK chart
      #edd654 RGB pie chart
      #edd654 color shades, tints & tones
#edd654 color schemes
#edd654 color preview, HTML & CSS examples
           This text has a color of #edd654        
        
          <p style="color:#edd654;">Text here</p>
        
        
          .mytext {color:#edd654;}
        
        Text color #edd654
      
           This box has a color of #edd654        
        
          <div style="background-color:#edd654;">Content here</div>
        
        
          .mybackground {background-color:#edd654;}
        
        Background color #edd654
      
           Border around this has a color of #edd654        
        
          <div style="border:2px solid #edd654;">Content here</div>
        
        
          .myborder {border:2px solid #edd654;}
        
        Border color #edd654