#e6d96a color space conversions
Hex:
        #e6d96a
        RGB:
        230, 217, 106
        CMY:
        10, 15, 58
        CMYK:
        0, 6, 54, 10
      HSL:
        54°, 71.2644%, 65.8824%
        HSV (HSB):
        54°, 53.9130%, 90.1961%
        XYZ:
        60.0475, 67.4893, 23.4976
        xyY:
        0.3976, 0.4468, 67.4893
      CIE-Lab:
        85.7504, -9.5483, 55.4678
        CIE-LCH:
        85.7504, 56.2836, 99.7673
        CIE-Luv:
        85.7504, 13.7363, 70.3762
        Hunter-Lab:
        82.1519, -13.2943, 40.5478
      #e6d96a color charts
#e6d96a RGB chart
      #e6d96a CMYK chart
      #e6d96a RGB pie chart
      #e6d96a color shades, tints & tones
#e6d96a color schemes
#e6d96a color preview, HTML & CSS examples
           This text has a color of #e6d96a        
        
          <p style="color:#e6d96a;">Text here</p>
        
        
          .mytext {color:#e6d96a;}
        
        Text color #e6d96a
      
           This box has a color of #e6d96a        
        
          <div style="background-color:#e6d96a;">Content here</div>
        
        
          .mybackground {background-color:#e6d96a;}
        
        Background color #e6d96a
      
           Border around this has a color of #e6d96a        
        
          <div style="border:2px solid #e6d96a;">Content here</div>
        
        
          .myborder {border:2px solid #e6d96a;}
        
        Border color #e6d96a