#e6b450 color space conversions
Hex:
        #e6b450
        RGB:
        230, 180, 80
        CMY:
        10, 29, 69
        CMYK:
        0, 22, 65, 10
      HSL:
        40°, 75.0000%, 60.7843%
        HSV (HSB):
        40°, 65.2174%, 90.1961%
        XYZ:
        50.4024, 50.0447, 14.5925
        xyY:
        0.4381, 0.4350, 50.0447
      CIE-Lab:
        76.0967, 7.7386, 56.4377
        CIE-LCH:
        76.0967, 56.9657, 82.1924
        CIE-Luv:
        76.0967, 40.3552, 64.0826
        Hunter-Lab:
        70.7423, 3.3784, 37.2894
      #e6b450 color charts
#e6b450 RGB chart
      #e6b450 CMYK chart
      #e6b450 RGB pie chart
      #e6b450 color shades, tints & tones
#e6b450 color schemes
#e6b450 color preview, HTML & CSS examples
           This text has a color of #e6b450        
        
          <p style="color:#e6b450;">Text here</p>
        
        
          .mytext {color:#e6b450;}
        
        Text color #e6b450
      
           This box has a color of #e6b450        
        
          <div style="background-color:#e6b450;">Content here</div>
        
        
          .mybackground {background-color:#e6b450;}
        
        Background color #e6b450
      
           Border around this has a color of #e6b450        
        
          <div style="border:2px solid #e6b450;">Content here</div>
        
        
          .myborder {border:2px solid #e6b450;}
        
        Border color #e6b450