#e2cf72 color space conversions
Hex:
        #e2cf72
        RGB:
        226, 207, 114
        CMY:
        11, 19, 55
        CMYK:
        0, 8, 50, 11
      HSL:
        50°, 65.8824%, 66.6667%
        HSV (HSB):
        50°, 49.5575%, 88.6275%
        XYZ:
        56.7141, 62.0093, 24.8994
        xyY:
        0.3949, 0.4318, 62.0093
      CIE-Lab:
        82.9184, -5.4316, 48.2452
        CIE-LCH:
        82.9184, 48.5500, 96.4235
        CIE-Luv:
        82.9184, 17.0992, 61.8608
        Hunter-Lab:
        78.7460, -9.2469, 36.3747
      #e2cf72 color charts
#e2cf72 RGB chart
      #e2cf72 CMYK chart
      #e2cf72 RGB pie chart
      #e2cf72 color shades, tints & tones
#e2cf72 color schemes
#e2cf72 color preview, HTML & CSS examples
           This text has a color of #e2cf72        
        
          <p style="color:#e2cf72;">Text here</p>
        
        
          .mytext {color:#e2cf72;}
        
        Text color #e2cf72
      
           This box has a color of #e2cf72        
        
          <div style="background-color:#e2cf72;">Content here</div>
        
        
          .mybackground {background-color:#e2cf72;}
        
        Background color #e2cf72
      
           Border around this has a color of #e2cf72        
        
          <div style="border:2px solid #e2cf72;">Content here</div>
        
        
          .myborder {border:2px solid #e2cf72;}
        
        Border color #e2cf72