#e2bd79 color space conversions
Hex:
        #e2bd79
        RGB:
        226, 189, 121
        CMY:
        11, 26, 53
        CMYK:
        0, 16, 46, 11
      HSL:
        39°, 64.4172%, 68.0392%
        HSV (HSB):
        39°, 46.4602%, 88.6275%
        XYZ:
        53.0128, 53.9444, 25.7074
        xyY:
        0.3996, 0.4066, 53.9444
      CIE-Lab:
        78.4293, 4.5538, 39.1966
        CIE-LCH:
        78.4293, 39.4602, 83.3731
        CIE-Luv:
        78.4293, 28.4611, 49.4874
        Hunter-Lab:
        73.4469, 0.3065, 30.6605
      #e2bd79 color charts
#e2bd79 RGB chart
      #e2bd79 CMYK chart
      #e2bd79 RGB pie chart
      #e2bd79 color shades, tints & tones
#e2bd79 color schemes
#e2bd79 color preview, HTML & CSS examples
           This text has a color of #e2bd79        
        
          <p style="color:#e2bd79;">Text here</p>
        
        
          .mytext {color:#e2bd79;}
        
        Text color #e2bd79
      
           This box has a color of #e2bd79        
        
          <div style="background-color:#e2bd79;">Content here</div>
        
        
          .mybackground {background-color:#e2bd79;}
        
        Background color #e2bd79
      
           Border around this has a color of #e2bd79        
        
          <div style="border:2px solid #e2bd79;">Content here</div>
        
        
          .myborder {border:2px solid #e2bd79;}
        
        Border color #e2bd79