#be7e12 color space conversions
Hex:
        #be7e12
        RGB:
        190, 126, 18
        CMY:
        25, 51, 93
        CMYK:
        0, 34, 91, 25
      HSL:
        38°, 82.6923%, 40.7843%
        HSV (HSB):
        38°, 90.5263%, 74.5098%
        XYZ:
        28.8052, 25.9125, 4.0557
        xyY:
        0.4901, 0.4409, 25.9125
      CIE-Lab:
        57.9539, 17.0849, 60.7137
        CIE-LCH:
        57.9539, 63.0718, 74.2834
        CIE-Luv:
        57.9539, 52.9850, 56.0891
        Hunter-Lab:
        50.9044, 11.9252, 30.9093
      #be7e12 color charts
#be7e12 RGB chart
      #be7e12 CMYK chart
      #be7e12 RGB pie chart
      #be7e12 color shades, tints & tones
#be7e12 color schemes
#be7e12 color preview, HTML & CSS examples
           This text has a color of #be7e12        
        
          <p style="color:#be7e12;">Text here</p>
        
        
          .mytext {color:#be7e12;}
        
        Text color #be7e12
      
           This box has a color of #be7e12        
        
          <div style="background-color:#be7e12;">Content here</div>
        
        
          .mybackground {background-color:#be7e12;}
        
        Background color #be7e12
      
           Border around this has a color of #be7e12        
        
          <div style="border:2px solid #be7e12;">Content here</div>
        
        
          .myborder {border:2px solid #be7e12;}
        
        Border color #be7e12