#e2af72 color space conversions
Hex:
        #e2af72
        RGB:
        226, 175, 114
        CMY:
        11, 31, 55
        CMYK:
        0, 23, 50, 11
      HSL:
        33°, 65.8824%, 66.6667%
        HSV (HSB):
        33°, 49.5575%, 88.6275%
        XYZ:
        49.7313, 48.0436, 22.5718
        xyY:
        0.4132, 0.3992, 48.0436
      CIE-Lab:
        74.8524, 11.2976, 38.2747
        CIE-LCH:
        74.8524, 39.9073, 73.5549
        CIE-Luv:
        74.8524, 38.4488, 46.3022
        Hunter-Lab:
        69.3135, 6.7721, 29.2118
      #e2af72 color charts
#e2af72 RGB chart
      #e2af72 CMYK chart
      #e2af72 RGB pie chart
      #e2af72 color shades, tints & tones
#e2af72 color schemes
#e2af72 color preview, HTML & CSS examples
           This text has a color of #e2af72        
        
          <p style="color:#e2af72;">Text here</p>
        
        
          .mytext {color:#e2af72;}
        
        Text color #e2af72
      
           This box has a color of #e2af72        
        
          <div style="background-color:#e2af72;">Content here</div>
        
        
          .mybackground {background-color:#e2af72;}
        
        Background color #e2af72
      
           Border around this has a color of #e2af72        
        
          <div style="border:2px solid #e2af72;">Content here</div>
        
        
          .myborder {border:2px solid #e2af72;}
        
        Border color #e2af72