#e0b714 color space conversions
Hex:
        #e0b714
        RGB:
        224, 183, 20
        CMY:
        12, 28, 92
        CMYK:
        0, 18, 91, 12
      HSL:
        48°, 83.6066%, 47.8431%
        HSV (HSB):
        48°, 91.0714%, 87.8431%
        XYZ:
        47.8002, 49.7648, 7.7480
        xyY:
        0.4539, 0.4725, 49.7648
      CIE-Lab:
        75.9247, 1.3921, 75.6125
        CIE-LCH:
        75.9247, 75.6253, 88.9453
        CIE-Luv:
        75.9247, 35.5727, 78.4899
        Hunter-Lab:
        70.5442, -2.5019, 42.8689
      #e0b714 color charts
#e0b714 RGB chart
      #e0b714 CMYK chart
      #e0b714 RGB pie chart
      #e0b714 color shades, tints & tones
#e0b714 color schemes
#e0b714 color preview, HTML & CSS examples
           This text has a color of #e0b714        
        
          <p style="color:#e0b714;">Text here</p>
        
        
          .mytext {color:#e0b714;}
        
        Text color #e0b714
      
           This box has a color of #e0b714        
        
          <div style="background-color:#e0b714;">Content here</div>
        
        
          .mybackground {background-color:#e0b714;}
        
        Background color #e0b714
      
           Border around this has a color of #e0b714        
        
          <div style="border:2px solid #e0b714;">Content here</div>
        
        
          .myborder {border:2px solid #e0b714;}
        
        Border color #e0b714