#e2b560 color space conversions
Hex:
        #e2b560
        RGB:
        226, 181, 96
        CMY:
        11, 29, 62
        CMYK:
        0, 20, 58, 11
      HSL:
        39°, 69.1489%, 63.1373%
        HSV (HSB):
        39°, 57.5221%, 88.6275%
        XYZ:
        49.9992, 50.0610, 18.0938
        xyY:
        0.4232, 0.4237, 50.0610
      CIE-Lab:
        76.1067, 6.6136, 48.8484
        CIE-LCH:
        76.1067, 49.2940, 82.2896
        CIE-Luv:
        76.1067, 35.6388, 57.8802
        Hunter-Lab:
        70.7538, 2.3205, 34.3655
      #e2b560 color charts
#e2b560 RGB chart
      #e2b560 CMYK chart
      #e2b560 RGB pie chart
      #e2b560 color shades, tints & tones
#e2b560 color schemes
#e2b560 color preview, HTML & CSS examples
           This text has a color of #e2b560        
        
          <p style="color:#e2b560;">Text here</p>
        
        
          .mytext {color:#e2b560;}
        
        Text color #e2b560
      
           This box has a color of #e2b560        
        
          <div style="background-color:#e2b560;">Content here</div>
        
        
          .mybackground {background-color:#e2b560;}
        
        Background color #e2b560
      
           Border around this has a color of #e2b560        
        
          <div style="border:2px solid #e2b560;">Content here</div>
        
        
          .myborder {border:2px solid #e2b560;}
        
        Border color #e2b560