#e6b445 color space conversions
Hex:
        #e6b445
        RGB:
        230, 180, 69
        CMY:
        10, 29, 73
        CMYK:
        0, 22, 70, 10
      HSL:
        41°, 76.3033%, 58.6275%
        HSV (HSB):
        41°, 70.0000%, 90.1961%
        XYZ:
        50.0286, 49.8952, 12.6242
        xyY:
        0.4445, 0.4433, 49.8952
      CIE-Lab:
        76.0049, 7.1314, 61.1052
        CIE-LCH:
        76.0049, 61.5200, 83.3433
        CIE-Luv:
        76.0049, 40.9426, 67.7827
        Hunter-Lab:
        70.6365, 2.8093, 38.8492
      #e6b445 color charts
#e6b445 RGB chart
      #e6b445 CMYK chart
      #e6b445 RGB pie chart
      #e6b445 color shades, tints & tones
#e6b445 color schemes
#e6b445 color preview, HTML & CSS examples
           This text has a color of #e6b445        
        
          <p style="color:#e6b445;">Text here</p>
        
        
          .mytext {color:#e6b445;}
        
        Text color #e6b445
      
           This box has a color of #e6b445        
        
          <div style="background-color:#e6b445;">Content here</div>
        
        
          .mybackground {background-color:#e6b445;}
        
        Background color #e6b445
      
           Border around this has a color of #e6b445        
        
          <div style="border:2px solid #e6b445;">Content here</div>
        
        
          .myborder {border:2px solid #e6b445;}
        
        Border color #e6b445