#e2b52f color space conversions
Hex:
        #e2b52f
        RGB:
        226, 181, 47
        CMY:
        11, 29, 82
        CMYK:
        0, 20, 79, 11
      HSL:
        45°, 75.5274%, 53.5294%
        HSV (HSB):
        45°, 79.2035%, 88.6275%
        XYZ:
        48.4010, 49.4217, 9.6777
        xyY:
        0.4502, 0.4597, 49.4217
      CIE-Lab:
        75.7129, 3.9635, 68.8706
        CIE-LCH:
        75.7129, 68.9845, 86.7063
        CIE-Luv:
        75.7129, 38.0126, 73.7403
        Hunter-Lab:
        70.3006, -0.1312, 41.0485
      #e2b52f color charts
#e2b52f RGB chart
      #e2b52f CMYK chart
      #e2b52f RGB pie chart
      #e2b52f color shades, tints & tones
#e2b52f color schemes
#e2b52f color preview, HTML & CSS examples
           This text has a color of #e2b52f        
        
          <p style="color:#e2b52f;">Text here</p>
        
        
          .mytext {color:#e2b52f;}
        
        Text color #e2b52f
      
           This box has a color of #e2b52f        
        
          <div style="background-color:#e2b52f;">Content here</div>
        
        
          .mybackground {background-color:#e2b52f;}
        
        Background color #e2b52f
      
           Border around this has a color of #e2b52f        
        
          <div style="border:2px solid #e2b52f;">Content here</div>
        
        
          .myborder {border:2px solid #e2b52f;}
        
        Border color #e2b52f