#e1bc2a color space conversions
Hex:
        #e1bc2a
        RGB:
        225, 188, 42
        CMY:
        12, 26, 84
        CMYK:
        0, 16, 81, 12
      HSL:
        48°, 75.3086%, 52.3529%
        HSV (HSB):
        48°, 81.3333%, 88.2353%
        XYZ:
        49.4525, 52.1412, 9.6483
        xyY:
        0.4445, 0.4687, 52.1412
      CIE-Lab:
        77.3652, -0.2875, 71.8096
        CIE-LCH:
        77.3652, 71.8101, 90.2294
        CIE-Luv:
        77.3652, 32.2182, 77.4431
        Hunter-Lab:
        72.2088, -4.1191, 42.6240
      #e1bc2a color charts
#e1bc2a RGB chart
      #e1bc2a CMYK chart
      #e1bc2a RGB pie chart
      #e1bc2a color shades, tints & tones
#e1bc2a color schemes
#e1bc2a color preview, HTML & CSS examples
           This text has a color of #e1bc2a        
        
          <p style="color:#e1bc2a;">Text here</p>
        
        
          .mytext {color:#e1bc2a;}
        
        Text color #e1bc2a
      
           This box has a color of #e1bc2a        
        
          <div style="background-color:#e1bc2a;">Content here</div>
        
        
          .mybackground {background-color:#e1bc2a;}
        
        Background color #e1bc2a
      
           Border around this has a color of #e1bc2a        
        
          <div style="border:2px solid #e1bc2a;">Content here</div>
        
        
          .myborder {border:2px solid #e1bc2a;}
        
        Border color #e1bc2a