#be9c2a color space conversions
Hex:
        #be9c2a
        RGB:
        190, 156, 42
        CMY:
        25, 39, 84
        CMYK:
        0, 18, 78, 25
      HSL:
        46°, 63.7931%, 45.4902%
        HSV (HSB):
        46°, 77.8947%, 74.5098%
        XYZ:
        33.5416, 34.8913, 7.1573
        xyY:
        0.4437, 0.4616, 34.8913
      CIE-Lab:
        65.6639, 1.3341, 60.0837
        CIE-LCH:
        65.6639, 60.0985, 88.7280
        CIE-Luv:
        65.6639, 29.1331, 63.6757
        Hunter-Lab:
        59.0688, -2.0111, 34.1640
      #be9c2a color charts
#be9c2a RGB chart
      #be9c2a CMYK chart
      #be9c2a RGB pie chart
      #be9c2a color shades, tints & tones
#be9c2a color schemes
#be9c2a color preview, HTML & CSS examples
           This text has a color of #be9c2a        
        
          <p style="color:#be9c2a;">Text here</p>
        
        
          .mytext {color:#be9c2a;}
        
        Text color #be9c2a
      
           This box has a color of #be9c2a        
        
          <div style="background-color:#be9c2a;">Content here</div>
        
        
          .mybackground {background-color:#be9c2a;}
        
        Background color #be9c2a
      
           Border around this has a color of #be9c2a        
        
          <div style="border:2px solid #be9c2a;">Content here</div>
        
        
          .myborder {border:2px solid #be9c2a;}
        
        Border color #be9c2a