#be9a34 color space conversions
Hex:
        #be9a34
        RGB:
        190, 154, 52
        CMY:
        25, 40, 80
        CMYK:
        0, 19, 73, 25
      HSL:
        44°, 57.0248%, 47.4510%
        HSV (HSB):
        44°, 72.6316%, 74.5098%
        XYZ:
        33.4106, 34.3063, 8.1097
        xyY:
        0.4406, 0.4524, 34.3063
      CIE-Lab:
        65.2050, 2.8519, 55.8605
        CIE-LCH:
        65.2050, 55.9332, 87.0773
        CIE-Luv:
        65.2050, 30.2317, 60.2969
        Hunter-Lab:
        58.5716, -0.6795, 32.7910
      #be9a34 color charts
#be9a34 RGB chart
      #be9a34 CMYK chart
      #be9a34 RGB pie chart
      #be9a34 color shades, tints & tones
#be9a34 color schemes
#be9a34 color preview, HTML & CSS examples
           This text has a color of #be9a34        
        
          <p style="color:#be9a34;">Text here</p>
        
        
          .mytext {color:#be9a34;}
        
        Text color #be9a34
      
           This box has a color of #be9a34        
        
          <div style="background-color:#be9a34;">Content here</div>
        
        
          .mybackground {background-color:#be9a34;}
        
        Background color #be9a34
      
           Border around this has a color of #be9a34        
        
          <div style="border:2px solid #be9a34;">Content here</div>
        
        
          .myborder {border:2px solid #be9a34;}
        
        Border color #be9a34