#e2cd95 color space conversions
Hex:
        #e2cd95
        RGB:
        226, 205, 149
        CMY:
        11, 20, 42
        CMYK:
        0, 9, 34, 11
      HSL:
        44°, 57.0370%, 73.5294%
        HSV (HSB):
        44°, 34.0708%, 88.6275%
        XYZ:
        58.6202, 62.0013, 37.3116
        xyY:
        0.3712, 0.3926, 62.0013
      CIE-Lab:
        82.9141, -0.7495, 30.5857
        CIE-LCH:
        82.9141, 30.5948, 91.4037
        CIE-Luv:
        82.9141, 16.3980, 41.6950
        Hunter-Lab:
        78.7409, -4.9089, 27.0239
      #e2cd95 color charts
#e2cd95 RGB chart
      #e2cd95 CMYK chart
      #e2cd95 RGB pie chart
      #e2cd95 color shades, tints & tones
#e2cd95 color schemes
#e2cd95 color preview, HTML & CSS examples
           This text has a color of #e2cd95        
        
          <p style="color:#e2cd95;">Text here</p>
        
        
          .mytext {color:#e2cd95;}
        
        Text color #e2cd95
      
           This box has a color of #e2cd95        
        
          <div style="background-color:#e2cd95;">Content here</div>
        
        
          .mybackground {background-color:#e2cd95;}
        
        Background color #e2cd95
      
           Border around this has a color of #e2cd95        
        
          <div style="border:2px solid #e2cd95;">Content here</div>
        
        
          .myborder {border:2px solid #e2cd95;}
        
        Border color #e2cd95