#e2d32d color space conversions
Hex:
        #e2d32d
        RGB:
        226, 211, 45
        CMY:
        11, 17, 82
        CMYK:
        0, 7, 80, 11
      HSL:
        55°, 75.7322%, 53.1373%
        HSV (HSB):
        55°, 80.0885%, 88.6275%
        XYZ:
        55.1320, 62.9467, 11.7268
        xyY:
        0.4247, 0.4849, 62.9467
      CIE-Lab:
        83.4144, -11.5208, 76.2480
        CIE-LCH:
        83.4144, 77.1135, 98.5922
        CIE-Luv:
        83.4144, 16.6244, 85.9746
        Hunter-Lab:
        79.3390, -14.8052, 46.7739
      #e2d32d color charts
#e2d32d RGB chart
      #e2d32d CMYK chart
      #e2d32d RGB pie chart
      #e2d32d color shades, tints & tones
#e2d32d color schemes
#e2d32d color preview, HTML & CSS examples
           This text has a color of #e2d32d        
        
          <p style="color:#e2d32d;">Text here</p>
        
        
          .mytext {color:#e2d32d;}
        
        Text color #e2d32d
      
           This box has a color of #e2d32d        
        
          <div style="background-color:#e2d32d;">Content here</div>
        
        
          .mybackground {background-color:#e2d32d;}
        
        Background color #e2d32d
      
           Border around this has a color of #e2d32d        
        
          <div style="border:2px solid #e2d32d;">Content here</div>
        
        
          .myborder {border:2px solid #e2d32d;}
        
        Border color #e2d32d