#be5c2a color space conversions
Hex:
        #be5c2a
        RGB:
        190, 92, 42
        CMY:
        25, 64, 84
        CMYK:
        0, 52, 78, 25
      HSL:
        20°, 63.7931%, 45.4902%
        HSV (HSB):
        20°, 77.8947%, 74.5098%
        XYZ:
        25.4803, 18.7686, 4.4702
        xyY:
        0.5230, 0.3852, 18.7686
      CIE-Lab:
        50.4154, 36.1244, 45.5139
        CIE-LCH:
        50.4154, 58.1076, 51.5609
        CIE-Luv:
        50.4154, 78.8092, 38.5629
        Hunter-Lab:
        43.3228, 29.1699, 24.2081
      #be5c2a color charts
#be5c2a RGB chart
      #be5c2a CMYK chart
      #be5c2a RGB pie chart
      #be5c2a color shades, tints & tones
#be5c2a color schemes
#be5c2a color preview, HTML & CSS examples
           This text has a color of #be5c2a        
        
          <p style="color:#be5c2a;">Text here</p>
        
        
          .mytext {color:#be5c2a;}
        
        Text color #be5c2a
      
           This box has a color of #be5c2a        
        
          <div style="background-color:#be5c2a;">Content here</div>
        
        
          .mybackground {background-color:#be5c2a;}
        
        Background color #be5c2a
      
           Border around this has a color of #be5c2a        
        
          <div style="border:2px solid #be5c2a;">Content here</div>
        
        
          .myborder {border:2px solid #be5c2a;}
        
        Border color #be5c2a