#e1d065 color space conversions
Hex:
        #e1d065
        RGB:
        225, 208, 101
        CMY:
        12, 18, 60
        CMYK:
        0, 8, 55, 12
      HSL:
        52°, 67.3913%, 63.9216%
        HSV (HSB):
        52°, 55.1111%, 88.2353%
        XYZ:
        55.9562, 62.0589, 21.3413
        xyY:
        0.4015, 0.4453, 62.0589
      CIE-Lab:
        82.9447, -7.4288, 54.4183
        CIE-LCH:
        82.9447, 54.9230, 97.7736
        CIE-Luv:
        82.9447, 16.3375, 68.1043
        Hunter-Lab:
        78.7775, -11.0708, 39.0822
      #e1d065 color charts
#e1d065 RGB chart
      #e1d065 CMYK chart
      #e1d065 RGB pie chart
      #e1d065 color shades, tints & tones
#e1d065 color schemes
#e1d065 color preview, HTML & CSS examples
           This text has a color of #e1d065        
        
          <p style="color:#e1d065;">Text here</p>
        
        
          .mytext {color:#e1d065;}
        
        Text color #e1d065
      
           This box has a color of #e1d065        
        
          <div style="background-color:#e1d065;">Content here</div>
        
        
          .mybackground {background-color:#e1d065;}
        
        Background color #e1d065
      
           Border around this has a color of #e1d065        
        
          <div style="border:2px solid #e1d065;">Content here</div>
        
        
          .myborder {border:2px solid #e1d065;}
        
        Border color #e1d065