#be7c31 color space conversions
Hex:
        #be7c31
        RGB:
        190, 124, 49
        CMY:
        25, 51, 81
        CMYK:
        0, 35, 74, 25
      HSL:
        32°, 58.9958%, 46.8627%
        HSV (HSB):
        32°, 74.2105%, 74.5098%
        XYZ:
        28.9972, 25.5842, 6.3157
        xyY:
        0.4762, 0.4201, 25.5842
      CIE-Lab:
        57.6403, 19.1814, 49.5466
        CIE-LCH:
        57.6403, 53.1300, 68.8366
        CIE-Luv:
        57.6403, 53.0784, 48.7280
        Hunter-Lab:
        50.5808, 13.8149, 28.0035
      #be7c31 color charts
#be7c31 RGB chart
      #be7c31 CMYK chart
      #be7c31 RGB pie chart
      #be7c31 color shades, tints & tones
#be7c31 color schemes
#be7c31 color preview, HTML & CSS examples
           This text has a color of #be7c31        
        
          <p style="color:#be7c31;">Text here</p>
        
        
          .mytext {color:#be7c31;}
        
        Text color #be7c31
      
           This box has a color of #be7c31        
        
          <div style="background-color:#be7c31;">Content here</div>
        
        
          .mybackground {background-color:#be7c31;}
        
        Background color #be7c31
      
           Border around this has a color of #be7c31        
        
          <div style="border:2px solid #be7c31;">Content here</div>
        
        
          .myborder {border:2px solid #be7c31;}
        
        Border color #be7c31