#e6cb70 color space conversions
Hex:
        #e6cb70
        RGB:
        230, 203, 112
        CMY:
        10, 20, 56
        CMYK:
        0, 12, 51, 10
      HSL:
        46°, 70.2381%, 67.0588%
        HSV (HSB):
        46°, 51.3043%, 90.1961%
        XYZ:
        56.9137, 60.7047, 24.0467
        xyY:
        0.4017, 0.4285, 60.7047
      CIE-Lab:
        82.2197, -1.9271, 48.4530
        CIE-LCH:
        82.2197, 48.4913, 92.2776
        CIE-Luv:
        82.2197, 22.5935, 61.1200
        Hunter-Lab:
        77.9132, -5.9583, 36.2403
      #e6cb70 color charts
#e6cb70 RGB chart
      #e6cb70 CMYK chart
      #e6cb70 RGB pie chart
      #e6cb70 color shades, tints & tones
#e6cb70 color schemes
#e6cb70 color preview, HTML & CSS examples
           This text has a color of #e6cb70        
        
          <p style="color:#e6cb70;">Text here</p>
        
        
          .mytext {color:#e6cb70;}
        
        Text color #e6cb70
      
           This box has a color of #e6cb70        
        
          <div style="background-color:#e6cb70;">Content here</div>
        
        
          .mybackground {background-color:#e6cb70;}
        
        Background color #e6cb70
      
           Border around this has a color of #e6cb70        
        
          <div style="border:2px solid #e6cb70;">Content here</div>
        
        
          .myborder {border:2px solid #e6cb70;}
        
        Border color #e6cb70