#e2c94a color space conversions
Hex:
        #e2c94a
        RGB:
        226, 201, 74
        CMY:
        11, 21, 71
        CMYK:
        0, 11, 67, 11
      HSL:
        50°, 72.3810%, 58.8235%
        HSV (HSB):
        50°, 67.2566%, 88.6275%
        XYZ:
        53.4867, 58.4365, 14.9389
        xyY:
        0.4216, 0.4606, 58.4365
      CIE-Lab:
        80.9808, -5.2214, 64.0552
        CIE-LCH:
        80.9808, 64.2676, 94.6601
        CIE-Luv:
        80.9808, 22.7674, 74.9138
        Hunter-Lab:
        76.4437, -8.8824, 41.9240
      #e2c94a color charts
#e2c94a RGB chart
      #e2c94a CMYK chart
      #e2c94a RGB pie chart
      #e2c94a color shades, tints & tones
#e2c94a color schemes
#e2c94a color preview, HTML & CSS examples
           This text has a color of #e2c94a        
        
          <p style="color:#e2c94a;">Text here</p>
        
        
          .mytext {color:#e2c94a;}
        
        Text color #e2c94a
      
           This box has a color of #e2c94a        
        
          <div style="background-color:#e2c94a;">Content here</div>
        
        
          .mybackground {background-color:#e2c94a;}
        
        Background color #e2c94a
      
           Border around this has a color of #e2c94a        
        
          <div style="border:2px solid #e2c94a;">Content here</div>
        
        
          .myborder {border:2px solid #e2c94a;}
        
        Border color #e2c94a