#be4b12 color space conversions
Hex:
        #be4b12
        RGB:
        190, 75, 18
        CMY:
        25, 71, 93
        CMYK:
        0, 61, 91, 25
      HSL:
        20°, 82.6923%, 40.7843%
        HSV (HSB):
        20°, 90.5263%, 74.5098%
        XYZ:
        23.8605, 16.0230, 2.4074
        xyY:
        0.5642, 0.3789, 16.0230
      CIE-Lab:
        47.0046, 43.8442, 52.4944
        CIE-LCH:
        47.0046, 68.3958, 50.1308
        CIE-Luv:
        47.0046, 93.9747, 38.4688
        Hunter-Lab:
        40.0287, 36.3507, 24.4543
      #be4b12 color charts
#be4b12 RGB chart
      #be4b12 CMYK chart
      #be4b12 RGB pie chart
      #be4b12 color shades, tints & tones
#be4b12 color schemes
#be4b12 color preview, HTML & CSS examples
           This text has a color of #be4b12        
        
          <p style="color:#be4b12;">Text here</p>
        
        
          .mytext {color:#be4b12;}
        
        Text color #be4b12
      
           This box has a color of #be4b12        
        
          <div style="background-color:#be4b12;">Content here</div>
        
        
          .mybackground {background-color:#be4b12;}
        
        Background color #be4b12
      
           Border around this has a color of #be4b12        
        
          <div style="border:2px solid #be4b12;">Content here</div>
        
        
          .myborder {border:2px solid #be4b12;}
        
        Border color #be4b12