#edd87a color space conversions
Hex:
        #edd87a
        RGB:
        237, 216, 122
        CMY:
        7, 15, 52
        CMYK:
        0, 9, 49, 7
      HSL:
        49°, 76.1589%, 70.3922%
        HSV (HSB):
        49°, 48.5232%, 92.9412%
        XYZ:
        62.9938, 68.5214, 28.3182
        xyY:
        0.3941, 0.4287, 68.5214
      CIE-Lab:
        86.2665, -4.8675, 48.6585
        CIE-LCH:
        86.2665, 48.9014, 95.7126
        CIE-Luv:
        86.2665, 18.4669, 62.9871
        Hunter-Lab:
        82.7777, -9.0224, 37.6613
      #edd87a color charts
#edd87a RGB chart
      #edd87a CMYK chart
      #edd87a RGB pie chart
      #edd87a color shades, tints & tones
#edd87a color schemes
#edd87a color preview, HTML & CSS examples
           This text has a color of #edd87a        
        
          <p style="color:#edd87a;">Text here</p>
        
        
          .mytext {color:#edd87a;}
        
        Text color #edd87a
      
           This box has a color of #edd87a        
        
          <div style="background-color:#edd87a;">Content here</div>
        
        
          .mybackground {background-color:#edd87a;}
        
        Background color #edd87a
      
           Border around this has a color of #edd87a        
        
          <div style="border:2px solid #edd87a;">Content here</div>
        
        
          .myborder {border:2px solid #edd87a;}
        
        Border color #edd87a