#be7b31 color space conversions
Hex:
        #be7b31
        RGB:
        190, 123, 49
        CMY:
        25, 52, 81
        CMYK:
        0, 35, 74, 25
      HSL:
        31°, 58.9958%, 46.8627%
        HSV (HSB):
        31°, 74.2105%, 74.5098%
        XYZ:
        28.8725, 25.3348, 6.2741
        xyY:
        0.4774, 0.4189, 25.3348
      CIE-Lab:
        57.4002, 19.7330, 49.3029
        CIE-LCH:
        57.4002, 53.1053, 68.1868
        CIE-Luv:
        57.4002, 53.8576, 48.3223
        Hunter-Lab:
        50.3337, 14.3076, 27.8431
      #be7b31 color charts
#be7b31 RGB chart
      #be7b31 CMYK chart
      #be7b31 RGB pie chart
      #be7b31 color shades, tints & tones
#be7b31 color schemes
#be7b31 color preview, HTML & CSS examples
           This text has a color of #be7b31        
        
          <p style="color:#be7b31;">Text here</p>
        
        
          .mytext {color:#be7b31;}
        
        Text color #be7b31
      
           This box has a color of #be7b31        
        
          <div style="background-color:#be7b31;">Content here</div>
        
        
          .mybackground {background-color:#be7b31;}
        
        Background color #be7b31
      
           Border around this has a color of #be7b31        
        
          <div style="border:2px solid #be7b31;">Content here</div>
        
        
          .myborder {border:2px solid #be7b31;}
        
        Border color #be7b31