#be7c40 color space conversions
Hex:
        #be7c40
        RGB:
        190, 124, 64
        CMY:
        25, 51, 75
        CMYK:
        0, 35, 66, 25
      HSL:
        29°, 49.6063%, 49.8039%
        HSV (HSB):
        29°, 66.3158%, 74.5098%
        XYZ:
        29.3683, 25.7326, 8.2695
        xyY:
        0.4634, 0.4061, 25.7326
      CIE-Lab:
        57.7824, 19.9984, 42.5137
        CIE-LCH:
        57.7824, 46.9824, 64.8077
        CIE-Luv:
        57.7824, 51.8637, 43.4283
        Hunter-Lab:
        50.7273, 14.5686, 25.8438
      #be7c40 color charts
#be7c40 RGB chart
      #be7c40 CMYK chart
      #be7c40 RGB pie chart
      #be7c40 color shades, tints & tones
#be7c40 color schemes
#be7c40 color preview, HTML & CSS examples
           This text has a color of #be7c40        
        
          <p style="color:#be7c40;">Text here</p>
        
        
          .mytext {color:#be7c40;}
        
        Text color #be7c40
      
           This box has a color of #be7c40        
        
          <div style="background-color:#be7c40;">Content here</div>
        
        
          .mybackground {background-color:#be7c40;}
        
        Background color #be7c40
      
           Border around this has a color of #be7c40        
        
          <div style="border:2px solid #be7c40;">Content here</div>
        
        
          .myborder {border:2px solid #be7c40;}
        
        Border color #be7c40