#be8a42 color space conversions
Hex:
        #be8a42
        RGB:
        190, 138, 66
        CMY:
        25, 46, 74
        CMYK:
        0, 27, 65, 25
      HSL:
        35°, 48.8189%, 50.1961%
        HSV (HSB):
        35°, 65.2632%, 74.5098%
        XYZ:
        31.3071, 29.5175, 9.2016
        xyY:
        0.4471, 0.4215, 29.5175
      CIE-Lab:
        61.2356, 12.3942, 45.3978
        CIE-LCH:
        61.2356, 47.0593, 74.7296
        CIE-Luv:
        61.2356, 41.2209, 48.7232
        Hunter-Lab:
        54.3300, 7.7812, 27.9893
      #be8a42 color charts
#be8a42 RGB chart
      #be8a42 CMYK chart
      #be8a42 RGB pie chart
      #be8a42 color shades, tints & tones
#be8a42 color schemes
#be8a42 color preview, HTML & CSS examples
           This text has a color of #be8a42        
        
          <p style="color:#be8a42;">Text here</p>
        
        
          .mytext {color:#be8a42;}
        
        Text color #be8a42
      
           This box has a color of #be8a42        
        
          <div style="background-color:#be8a42;">Content here</div>
        
        
          .mybackground {background-color:#be8a42;}
        
        Background color #be8a42
      
           Border around this has a color of #be8a42        
        
          <div style="border:2px solid #be8a42;">Content here</div>
        
        
          .myborder {border:2px solid #be8a42;}
        
        Border color #be8a42