#e0d680 color space conversions
Hex:
        #e0d680
        RGB:
        224, 214, 128
        CMY:
        12, 16, 50
        CMYK:
        0, 4, 43, 12
      HSL:
        54°, 60.7595%, 69.0196%
        HSV (HSB):
        54°, 42.8571%, 87.8431%
        XYZ:
        58.6833, 65.4989, 29.9717
        xyY:
        0.3807, 0.4249, 65.4989
      CIE-Lab:
        84.7402, -8.4677, 43.5890
        CIE-LCH:
        84.7402, 44.4039, 100.9934
        CIE-Luv:
        84.7402, 10.6747, 58.2069
        Hunter-Lab:
        80.9314, -12.1997, 34.6949
      #e0d680 color charts
#e0d680 RGB chart
      #e0d680 CMYK chart
      #e0d680 RGB pie chart
      #e0d680 color shades, tints & tones
#e0d680 color schemes
#e0d680 color preview, HTML & CSS examples
           This text has a color of #e0d680        
        
          <p style="color:#e0d680;">Text here</p>
        
        
          .mytext {color:#e0d680;}
        
        Text color #e0d680
      
           This box has a color of #e0d680        
        
          <div style="background-color:#e0d680;">Content here</div>
        
        
          .mybackground {background-color:#e0d680;}
        
        Background color #e0d680
      
           Border around this has a color of #e0d680        
        
          <div style="border:2px solid #e0d680;">Content here</div>
        
        
          .myborder {border:2px solid #e0d680;}
        
        Border color #e0d680