#be441e color space conversions
Hex:
        #be441e
        RGB:
        190, 68, 30
        CMY:
        25, 73, 88
        CMYK:
        0, 64, 84, 25
      HSL:
        14°, 72.7273%, 43.1373%
        HSV (HSB):
        14°, 84.2105%, 74.5098%
        XYZ:
        23.5367, 15.1751, 2.9169
        xyY:
        0.5654, 0.3645, 15.1751
      CIE-Lab:
        45.8731, 47.2880, 46.8345
        CIE-LCH:
        45.8731, 66.5554, 44.7239
        CIE-Luv:
        45.8731, 98.0295, 34.0695
        Hunter-Lab:
        38.9553, 39.6775, 22.8292
      #be441e color charts
#be441e RGB chart
      #be441e CMYK chart
      #be441e RGB pie chart
      #be441e color shades, tints & tones
#be441e color schemes
#be441e color preview, HTML & CSS examples
           This text has a color of #be441e        
        
          <p style="color:#be441e;">Text here</p>
        
        
          .mytext {color:#be441e;}
        
        Text color #be441e
      
           This box has a color of #be441e        
        
          <div style="background-color:#be441e;">Content here</div>
        
        
          .mybackground {background-color:#be441e;}
        
        Background color #be441e
      
           Border around this has a color of #be441e        
        
          <div style="border:2px solid #be441e;">Content here</div>
        
        
          .myborder {border:2px solid #be441e;}
        
        Border color #be441e