#e5bf46 color space conversions
Hex:
        #e5bf46
        RGB:
        229, 191, 70
        CMY:
        10, 25, 73
        CMYK:
        0, 17, 69, 10
      HSL:
        46°, 75.3555%, 58.6275%
        HSV (HSB):
        46°, 69.4323%, 89.8039%
        XYZ:
        52.0494, 54.3618, 13.5439
        xyY:
        0.4339, 0.4532, 54.3618
      CIE-Lab:
        78.6722, 0.9982, 63.3910
        CIE-LCH:
        78.6722, 63.3988, 89.0978
        CIE-Luv:
        78.6722, 32.1399, 72.0294
        Hunter-Lab:
        73.7305, -3.0178, 40.7200
      #e5bf46 color charts
#e5bf46 RGB chart
      #e5bf46 CMYK chart
      #e5bf46 RGB pie chart
      #e5bf46 color shades, tints & tones
#e5bf46 color schemes
#e5bf46 color preview, HTML & CSS examples
           This text has a color of #e5bf46        
        
          <p style="color:#e5bf46;">Text here</p>
        
        
          .mytext {color:#e5bf46;}
        
        Text color #e5bf46
      
           This box has a color of #e5bf46        
        
          <div style="background-color:#e5bf46;">Content here</div>
        
        
          .mybackground {background-color:#e5bf46;}
        
        Background color #e5bf46
      
           Border around this has a color of #e5bf46        
        
          <div style="border:2px solid #e5bf46;">Content here</div>
        
        
          .myborder {border:2px solid #e5bf46;}
        
        Border color #e5bf46