#e6bd47 color space conversions
Hex:
        #e6bd47
        RGB:
        230, 189, 71
        CMY:
        10, 26, 72
        CMYK:
        0, 18, 69, 10
      HSL:
        45°, 76.0766%, 59.0196%
        HSV (HSB):
        45°, 69.1304%, 90.1961%
        XYZ:
        51.9681, 53.6731, 13.5822
        xyY:
        0.4359, 0.4502, 53.6731
      CIE-Lab:
        78.2707, 2.5156, 62.6049
        CIE-LCH:
        78.2707, 62.6554, 87.6989
        CIE-Luv:
        78.2707, 34.2827, 70.9245
        Hunter-Lab:
        73.2619, -1.5902, 40.2915
      #e6bd47 color charts
#e6bd47 RGB chart
      #e6bd47 CMYK chart
      #e6bd47 RGB pie chart
      #e6bd47 color shades, tints & tones
#e6bd47 color schemes
#e6bd47 color preview, HTML & CSS examples
           This text has a color of #e6bd47        
        
          <p style="color:#e6bd47;">Text here</p>
        
        
          .mytext {color:#e6bd47;}
        
        Text color #e6bd47
      
           This box has a color of #e6bd47        
        
          <div style="background-color:#e6bd47;">Content here</div>
        
        
          .mybackground {background-color:#e6bd47;}
        
        Background color #e6bd47
      
           Border around this has a color of #e6bd47        
        
          <div style="border:2px solid #e6bd47;">Content here</div>
        
        
          .myborder {border:2px solid #e6bd47;}
        
        Border color #e6bd47