#be7b32 color space conversions
Hex:
        #be7b32
        RGB:
        190, 123, 50
        CMY:
        25, 52, 80
        CMYK:
        0, 35, 74, 25
      HSL:
        31°, 58.3333%, 47.0588%
        HSV (HSB):
        31°, 73.6842%, 74.5098%
        XYZ:
        28.8939, 25.3434, 6.3865
        xyY:
        0.4766, 0.4180, 25.3434
      CIE-Lab:
        57.4084, 19.7803, 48.8586
        CIE-LCH:
        57.4084, 52.7107, 67.9596
        CIE-Luv:
        57.4084, 53.7851, 48.0110
        Hunter-Lab:
        50.3422, 14.3512, 27.7179
      #be7b32 color charts
#be7b32 RGB chart
      #be7b32 CMYK chart
      #be7b32 RGB pie chart
      #be7b32 color shades, tints & tones
#be7b32 color schemes
#be7b32 color preview, HTML & CSS examples
           This text has a color of #be7b32        
        
          <p style="color:#be7b32;">Text here</p>
        
        
          .mytext {color:#be7b32;}
        
        Text color #be7b32
      
           This box has a color of #be7b32        
        
          <div style="background-color:#be7b32;">Content here</div>
        
        
          .mybackground {background-color:#be7b32;}
        
        Background color #be7b32
      
           Border around this has a color of #be7b32        
        
          <div style="border:2px solid #be7b32;">Content here</div>
        
        
          .myborder {border:2px solid #be7b32;}
        
        Border color #be7b32