#be440d color space conversions
Hex:
        #be440d
        RGB:
        190, 68, 13
        CMY:
        25, 73, 95
        CMYK:
        0, 64, 93, 25
      HSL:
        19°, 87.1921%, 39.8039%
        HSV (HSB):
        19°, 93.1579%, 74.5098%
        XYZ:
        23.3750, 15.1105, 2.0654
        xyY:
        0.5764, 0.3726, 15.1105
      CIE-Lab:
        45.7851, 46.9468, 53.1872
        CIE-LCH:
        45.7851, 70.9428, 48.5661
        CIE-Luv:
        45.7851, 99.4407, 37.1516
        Hunter-Lab:
        38.8722, 39.3110, 24.0603
      #be440d color charts
#be440d RGB chart
      #be440d CMYK chart
      #be440d RGB pie chart
      #be440d color shades, tints & tones
#be440d color schemes
#be440d color preview, HTML & CSS examples
           This text has a color of #be440d        
        
          <p style="color:#be440d;">Text here</p>
        
        
          .mytext {color:#be440d;}
        
        Text color #be440d
      
           This box has a color of #be440d        
        
          <div style="background-color:#be440d;">Content here</div>
        
        
          .mybackground {background-color:#be440d;}
        
        Background color #be440d
      
           Border around this has a color of #be440d        
        
          <div style="border:2px solid #be440d;">Content here</div>
        
        
          .myborder {border:2px solid #be440d;}
        
        Border color #be440d