#e6bd50 color space conversions
Hex:
        #e6bd50
        RGB:
        230, 189, 80
        CMY:
        10, 26, 69
        CMYK:
        0, 18, 65, 10
      HSL:
        44°, 75.0000%, 60.7843%
        HSV (HSB):
        44°, 65.2174%, 90.1961%
        XYZ:
        52.2787, 53.7974, 15.2180
        xyY:
        0.4310, 0.4435, 53.7974
      CIE-Lab:
        78.3434, 3.0153, 58.8695
        CIE-LCH:
        78.3434, 58.9467, 87.0678
        CIE-Luv:
        78.3434, 33.8675, 67.9605
        Hunter-Lab:
        73.3467, -1.1288, 39.0412
      #e6bd50 color charts
#e6bd50 RGB chart
      #e6bd50 CMYK chart
      #e6bd50 RGB pie chart
      #e6bd50 color shades, tints & tones
#e6bd50 color schemes
#e6bd50 color preview, HTML & CSS examples
           This text has a color of #e6bd50        
        
          <p style="color:#e6bd50;">Text here</p>
        
        
          .mytext {color:#e6bd50;}
        
        Text color #e6bd50
      
           This box has a color of #e6bd50        
        
          <div style="background-color:#e6bd50;">Content here</div>
        
        
          .mybackground {background-color:#e6bd50;}
        
        Background color #e6bd50
      
           Border around this has a color of #e6bd50        
        
          <div style="border:2px solid #e6bd50;">Content here</div>
        
        
          .myborder {border:2px solid #e6bd50;}
        
        Border color #e6bd50