#e8bf31 color space conversions
Hex:
        #e8bf31
        RGB:
        232, 191, 49
        CMY:
        9, 25, 81
        CMYK:
        0, 18, 79, 9
      HSL:
        47°, 79.9127%, 55.0980%
        HSV (HSB):
        47°, 78.8793%, 90.9804%
        XYZ:
        52.4639, 54.6392, 10.6870
        xyY:
        0.4454, 0.4639, 54.6392
      CIE-Lab:
        78.8330, 1.3885, 71.2490
        CIE-LCH:
        78.8330, 71.2625, 88.8836
        CIE-Luv:
        78.8330, 35.1234, 77.4464
        Hunter-Lab:
        73.9183, -2.6658, 43.1708
      #e8bf31 color charts
#e8bf31 RGB chart
      #e8bf31 CMYK chart
      #e8bf31 RGB pie chart
      #e8bf31 color shades, tints & tones
#e8bf31 color schemes
#e8bf31 color preview, HTML & CSS examples
           This text has a color of #e8bf31        
        
          <p style="color:#e8bf31;">Text here</p>
        
        
          .mytext {color:#e8bf31;}
        
        Text color #e8bf31
      
           This box has a color of #e8bf31        
        
          <div style="background-color:#e8bf31;">Content here</div>
        
        
          .mybackground {background-color:#e8bf31;}
        
        Background color #e8bf31
      
           Border around this has a color of #e8bf31        
        
          <div style="border:2px solid #e8bf31;">Content here</div>
        
        
          .myborder {border:2px solid #e8bf31;}
        
        Border color #e8bf31