#e6cc5f color space conversions
Hex:
        #e6cc5f
        RGB:
        230, 204, 95
        CMY:
        10, 20, 63
        CMYK:
        0, 11, 59, 10
      HSL:
        48°, 72.9730%, 63.7255%
        HSV (HSB):
        48°, 58.6957%, 90.1961%
        XYZ:
        56.2916, 60.8349, 19.6019
        xyY:
        0.4117, 0.4449, 60.8349
      CIE-Lab:
        82.2899, -3.7709, 56.5354
        CIE-LCH:
        82.2899, 56.6610, 93.8159
        CIE-Luv:
        82.2899, 22.7584, 68.9590
        Hunter-Lab:
        77.9968, -7.6679, 39.6972
      #e6cc5f color charts
#e6cc5f RGB chart
      #e6cc5f CMYK chart
      #e6cc5f RGB pie chart
      #e6cc5f color shades, tints & tones
#e6cc5f color schemes
#e6cc5f color preview, HTML & CSS examples
           This text has a color of #e6cc5f        
        
          <p style="color:#e6cc5f;">Text here</p>
        
        
          .mytext {color:#e6cc5f;}
        
        Text color #e6cc5f
      
           This box has a color of #e6cc5f        
        
          <div style="background-color:#e6cc5f;">Content here</div>
        
        
          .mybackground {background-color:#e6cc5f;}
        
        Background color #e6cc5f
      
           Border around this has a color of #e6cc5f        
        
          <div style="border:2px solid #e6cc5f;">Content here</div>
        
        
          .myborder {border:2px solid #e6cc5f;}
        
        Border color #e6cc5f