#be502d color space conversions
Hex:
        #be502d
        RGB:
        190, 80, 45
        CMY:
        25, 69, 82
        CMYK:
        0, 58, 76, 25
      HSL:
        14°, 61.7021%, 46.0784%
        HSV (HSB):
        14°, 76.3158%, 74.5098%
        XYZ:
        24.5775, 16.8739, 4.4442
        xyY:
        0.5355, 0.3677, 16.8739
      CIE-Lab:
        48.1008, 42.2478, 41.6572
        CIE-LCH:
        48.1008, 59.3313, 44.5967
        CIE-Luv:
        48.1008, 87.5267, 33.4562
        Hunter-Lab:
        41.0779, 34.9129, 22.3399
      #be502d color charts
#be502d RGB chart
      #be502d CMYK chart
      #be502d RGB pie chart
      #be502d color shades, tints & tones
#be502d color schemes
#be502d color preview, HTML & CSS examples
           This text has a color of #be502d        
        
          <p style="color:#be502d;">Text here</p>
        
        
          .mytext {color:#be502d;}
        
        Text color #be502d
      
           This box has a color of #be502d        
        
          <div style="background-color:#be502d;">Content here</div>
        
        
          .mybackground {background-color:#be502d;}
        
        Background color #be502d
      
           Border around this has a color of #be502d        
        
          <div style="border:2px solid #be502d;">Content here</div>
        
        
          .myborder {border:2px solid #be502d;}
        
        Border color #be502d