#be4c2a color space conversions
Hex:
        #be4c2a
        RGB:
        190, 76, 42
        CMY:
        25, 70, 84
        CMYK:
        0, 60, 78, 25
      HSL:
        14°, 63.7931%, 45.4902%
        HSV (HSB):
        14°, 77.8947%, 74.5098%
        XYZ:
        24.2376, 16.2832, 4.0560
        xyY:
        0.5437, 0.3653, 16.2832
      CIE-Lab:
        47.3439, 44.0349, 42.4188
        CIE-LCH:
        47.3439, 61.1427, 43.9291
        CIE-Luv:
        47.3439, 90.8464, 33.1329
        Hunter-Lab:
        40.3524, 36.5987, 22.2872
      #be4c2a color charts
#be4c2a RGB chart
      #be4c2a CMYK chart
      #be4c2a RGB pie chart
      #be4c2a color shades, tints & tones
#be4c2a color schemes
#be4c2a color preview, HTML & CSS examples
           This text has a color of #be4c2a        
        
          <p style="color:#be4c2a;">Text here</p>
        
        
          .mytext {color:#be4c2a;}
        
        Text color #be4c2a
      
           This box has a color of #be4c2a        
        
          <div style="background-color:#be4c2a;">Content here</div>
        
        
          .mybackground {background-color:#be4c2a;}
        
        Background color #be4c2a
      
           Border around this has a color of #be4c2a        
        
          <div style="border:2px solid #be4c2a;">Content here</div>
        
        
          .myborder {border:2px solid #be4c2a;}
        
        Border color #be4c2a