#e5d142 color space conversions
Hex:
        #e5d142
        RGB:
        229, 209, 66
        CMY:
        10, 18, 74
        CMYK:
        0, 9, 71, 10
      HSL:
        53°, 75.8140%, 57.8431%
        HSV (HSB):
        53°, 71.1790%, 89.8039%
        XYZ:
        56.0969, 62.6523, 14.2907
        xyY:
        0.4217, 0.4709, 62.6523
      CIE-Lab:
        83.2591, -8.4327, 69.4971
        CIE-LCH:
        83.2591, 70.0069, 96.9184
        CIE-Luv:
        83.2591, 19.6737, 80.6338
        Hunter-Lab:
        79.1532, -12.0128, 44.7027
      #e5d142 color charts
#e5d142 RGB chart
      #e5d142 CMYK chart
      #e5d142 RGB pie chart
      #e5d142 color shades, tints & tones
#e5d142 color schemes
#e5d142 color preview, HTML & CSS examples
           This text has a color of #e5d142        
        
          <p style="color:#e5d142;">Text here</p>
        
        
          .mytext {color:#e5d142;}
        
        Text color #e5d142
      
           This box has a color of #e5d142        
        
          <div style="background-color:#e5d142;">Content here</div>
        
        
          .mybackground {background-color:#e5d142;}
        
        Background color #e5d142
      
           Border around this has a color of #e5d142        
        
          <div style="border:2px solid #e5d142;">Content here</div>
        
        
          .myborder {border:2px solid #e5d142;}
        
        Border color #e5d142