#edd84a color space conversions
Hex:
        #edd84a
        RGB:
        237, 216, 74
        CMY:
        7, 15, 71
        CMYK:
        0, 9, 69, 7
      HSL:
        52°, 81.9095%, 60.9804%
        HSV (HSB):
        52°, 68.7764%, 92.9412%
        XYZ:
        60.7169, 67.6107, 16.3286
        xyY:
        0.4197, 0.4674, 67.6107
      CIE-Lab:
        85.8114, -8.2226, 69.2794
        CIE-LCH:
        85.8114, 69.7656, 96.7686
        CIE-Luv:
        85.8114, 20.3712, 81.5425
        Hunter-Lab:
        82.2257, -12.0874, 45.7840
      #edd84a color charts
#edd84a RGB chart
      #edd84a CMYK chart
      #edd84a RGB pie chart
      #edd84a color shades, tints & tones
#edd84a color schemes
#edd84a color preview, HTML & CSS examples
           This text has a color of #edd84a        
        
          <p style="color:#edd84a;">Text here</p>
        
        
          .mytext {color:#edd84a;}
        
        Text color #edd84a
      
           This box has a color of #edd84a        
        
          <div style="background-color:#edd84a;">Content here</div>
        
        
          .mybackground {background-color:#edd84a;}
        
        Background color #edd84a
      
           Border around this has a color of #edd84a        
        
          <div style="border:2px solid #edd84a;">Content here</div>
        
        
          .myborder {border:2px solid #edd84a;}
        
        Border color #edd84a