#e7bf32 color space conversions
Hex:
        #e7bf32
        RGB:
        231, 191, 50
        CMY:
        9, 25, 80
        CMYK:
        0, 17, 78, 9
      HSL:
        47°, 79.0393%, 55.0980%
        HSV (HSB):
        47°, 78.3550%, 90.5882%
        XYZ:
        52.1615, 54.4808, 10.7843
        xyY:
        0.4442, 0.4640, 54.4808
      CIE-Lab:
        78.7413, 0.9942, 70.8119
        CIE-LCH:
        78.7413, 70.8189, 89.1956
        CIE-Luv:
        78.7413, 34.3382, 77.2116
        Hunter-Lab:
        73.8111, -3.0254, 43.0052
      #e7bf32 color charts
#e7bf32 RGB chart
      #e7bf32 CMYK chart
      #e7bf32 RGB pie chart
      #e7bf32 color shades, tints & tones
#e7bf32 color schemes
#e7bf32 color preview, HTML & CSS examples
           This text has a color of #e7bf32        
        
          <p style="color:#e7bf32;">Text here</p>
        
        
          .mytext {color:#e7bf32;}
        
        Text color #e7bf32
      
           This box has a color of #e7bf32        
        
          <div style="background-color:#e7bf32;">Content here</div>
        
        
          .mybackground {background-color:#e7bf32;}
        
        Background color #e7bf32
      
           Border around this has a color of #e7bf32        
        
          <div style="border:2px solid #e7bf32;">Content here</div>
        
        
          .myborder {border:2px solid #e7bf32;}
        
        Border color #e7bf32