#be4d12 color space conversions
Hex:
        #be4d12
        RGB:
        190, 77, 18
        CMY:
        25, 70, 93
        CMYK:
        0, 59, 91, 25
      HSL:
        21°, 82.6923%, 40.7843%
        HSV (HSB):
        21°, 90.5263%, 74.5098%
        XYZ:
        23.9983, 16.2986, 2.4534
        xyY:
        0.5614, 0.3813, 16.2986
      CIE-Lab:
        47.3638, 42.9020, 52.7590
        CIE-LCH:
        47.3638, 68.0007, 50.8830
        CIE-Luv:
        47.3638, 92.4620, 39.0699
        Hunter-Lab:
        40.3715, 35.4567, 24.6570
      #be4d12 color charts
#be4d12 RGB chart
      #be4d12 CMYK chart
      #be4d12 RGB pie chart
      #be4d12 color shades, tints & tones
#be4d12 color schemes
#be4d12 color preview, HTML & CSS examples
           This text has a color of #be4d12        
        
          <p style="color:#be4d12;">Text here</p>
        
        
          .mytext {color:#be4d12;}
        
        Text color #be4d12
      
           This box has a color of #be4d12        
        
          <div style="background-color:#be4d12;">Content here</div>
        
        
          .mybackground {background-color:#be4d12;}
        
        Background color #be4d12
      
           Border around this has a color of #be4d12        
        
          <div style="border:2px solid #be4d12;">Content here</div>
        
        
          .myborder {border:2px solid #be4d12;}
        
        Border color #be4d12