#be8a46 color space conversions
Hex:
        #be8a46
        RGB:
        190, 138, 70
        CMY:
        25, 46, 73
        CMYK:
        0, 27, 63, 25
      HSL:
        34°, 48.0000%, 50.9804%
        HSV (HSB):
        34°, 63.1579%, 74.5098%
        XYZ:
        31.4292, 29.5663, 9.8447
        xyY:
        0.4437, 0.4174, 29.5663
      CIE-Lab:
        61.2782, 12.6591, 43.4724
        CIE-LCH:
        61.2782, 45.2781, 73.7645
        CIE-Luv:
        61.2782, 40.9235, 47.1232
        Hunter-Lab:
        54.3749, 8.0185, 27.3278
      #be8a46 color charts
#be8a46 RGB chart
      #be8a46 CMYK chart
      #be8a46 RGB pie chart
      #be8a46 color shades, tints & tones
#be8a46 color schemes
#be8a46 color preview, HTML & CSS examples
           This text has a color of #be8a46        
        
          <p style="color:#be8a46;">Text here</p>
        
        
          .mytext {color:#be8a46;}
        
        Text color #be8a46
      
           This box has a color of #be8a46        
        
          <div style="background-color:#be8a46;">Content here</div>
        
        
          .mybackground {background-color:#be8a46;}
        
        Background color #be8a46
      
           Border around this has a color of #be8a46        
        
          <div style="border:2px solid #be8a46;">Content here</div>
        
        
          .myborder {border:2px solid #be8a46;}
        
        Border color #be8a46