#e2d452 color space conversions
Hex:
        #e2d452
        RGB:
        226, 212, 82
        CMY:
        11, 17, 68
        CMYK:
        0, 6, 64, 11
      HSL:
        54°, 71.2871%, 60.3922%
        HSV (HSB):
        54°, 63.7168%, 88.6275%
        XYZ:
        56.4305, 63.8649, 17.3356
        xyY:
        0.4100, 0.4640, 63.8649
      CIE-Lab:
        83.8954, -10.3457, 63.8350
        CIE-LCH:
        83.8954, 64.6679, 99.2058
        CIE-Luv:
        83.8954, 15.0785, 77.0571
        Hunter-Lab:
        79.9155, -13.8085, 43.0794
      #e2d452 color charts
#e2d452 RGB chart
      #e2d452 CMYK chart
      #e2d452 RGB pie chart
      #e2d452 color shades, tints & tones
#e2d452 color schemes
#e2d452 color preview, HTML & CSS examples
           This text has a color of #e2d452        
        
          <p style="color:#e2d452;">Text here</p>
        
        
          .mytext {color:#e2d452;}
        
        Text color #e2d452
      
           This box has a color of #e2d452        
        
          <div style="background-color:#e2d452;">Content here</div>
        
        
          .mybackground {background-color:#e2d452;}
        
        Background color #e2d452
      
           Border around this has a color of #e2d452        
        
          <div style="border:2px solid #e2d452;">Content here</div>
        
        
          .myborder {border:2px solid #e2d452;}
        
        Border color #e2d452