#e0d04f color space conversions
Hex:
        #e0d04f
        RGB:
        224, 208, 79
        CMY:
        12, 18, 69
        CMYK:
        0, 7, 65, 12
      HSL:
        53°, 70.0483%, 59.4118%
        HSV (HSB):
        53°, 64.7321%, 87.8431%
        XYZ:
        54.7076, 61.5236, 16.3890
        xyY:
        0.4125, 0.4639, 61.5236
      CIE-Lab:
        82.6594, -9.3392, 63.7141
        CIE-LCH:
        82.6594, 64.3949, 98.3390
        CIE-Luv:
        82.6594, 16.4346, 76.2532
        Hunter-Lab:
        78.4370, -12.7658, 42.5175
      #e0d04f color charts
#e0d04f RGB chart
      #e0d04f CMYK chart
      #e0d04f RGB pie chart
      #e0d04f color shades, tints & tones
#e0d04f color schemes
#e0d04f color preview, HTML & CSS examples
           This text has a color of #e0d04f        
        
          <p style="color:#e0d04f;">Text here</p>
        
        
          .mytext {color:#e0d04f;}
        
        Text color #e0d04f
      
           This box has a color of #e0d04f        
        
          <div style="background-color:#e0d04f;">Content here</div>
        
        
          .mybackground {background-color:#e0d04f;}
        
        Background color #e0d04f
      
           Border around this has a color of #e0d04f        
        
          <div style="border:2px solid #e0d04f;">Content here</div>
        
        
          .myborder {border:2px solid #e0d04f;}
        
        Border color #e0d04f