#e2d214 color space conversions
Hex:
        #e2d214
        RGB:
        226, 210, 20
        CMY:
        11, 18, 92
        CMYK:
        0, 7, 91, 11
      HSL:
        55°, 83.7398%, 48.2353%
        HSV (HSB):
        55°, 91.1504%, 88.6275%
        XYZ:
        54.5369, 62.3124, 9.8149
        xyY:
        0.4306, 0.4919, 62.3124
      CIE-Lab:
        83.0793, -11.5822, 81.1512
        CIE-LCH:
        83.0793, 81.9736, 98.1226
        CIE-Luv:
        83.0793, 17.6152, 88.7765
        Hunter-Lab:
        78.9382, -14.8197, 47.8848
      #e2d214 color charts
#e2d214 RGB chart
      #e2d214 CMYK chart
      #e2d214 RGB pie chart
      #e2d214 color shades, tints & tones
#e2d214 color schemes
#e2d214 color preview, HTML & CSS examples
           This text has a color of #e2d214        
        
          <p style="color:#e2d214;">Text here</p>
        
        
          .mytext {color:#e2d214;}
        
        Text color #e2d214
      
           This box has a color of #e2d214        
        
          <div style="background-color:#e2d214;">Content here</div>
        
        
          .mybackground {background-color:#e2d214;}
        
        Background color #e2d214
      
           Border around this has a color of #e2d214        
        
          <div style="border:2px solid #e2d214;">Content here</div>
        
        
          .myborder {border:2px solid #e2d214;}
        
        Border color #e2d214