#e2d985 color space conversions
Hex:
        #e2d985
        RGB:
        226, 217, 133
        CMY:
        11, 15, 48
        CMYK:
        0, 4, 41, 11
      HSL:
        54°, 61.5894%, 70.3922%
        HSV (HSB):
        54°, 41.1504%, 88.6275%
        XYZ:
        60.4105, 67.4879, 32.0328
        xyY:
        0.3777, 0.4220, 67.4879
      CIE-Lab:
        85.7497, -8.6825, 42.4133
        CIE-LCH:
        85.7497, 43.2928, 101.5692
        CIE-Luv:
        85.7497, 9.9202, 57.2113
        Hunter-Lab:
        82.1510, -12.5027, 34.3870
      #e2d985 color charts
#e2d985 RGB chart
      #e2d985 CMYK chart
      #e2d985 RGB pie chart
      #e2d985 color shades, tints & tones
#e2d985 color schemes
#e2d985 color preview, HTML & CSS examples
           This text has a color of #e2d985        
        
          <p style="color:#e2d985;">Text here</p>
        
        
          .mytext {color:#e2d985;}
        
        Text color #e2d985
      
           This box has a color of #e2d985        
        
          <div style="background-color:#e2d985;">Content here</div>
        
        
          .mybackground {background-color:#e2d985;}
        
        Background color #e2d985
      
           Border around this has a color of #e2d985        
        
          <div style="border:2px solid #e2d985;">Content here</div>
        
        
          .myborder {border:2px solid #e2d985;}
        
        Border color #e2d985