#be7a12 color space conversions
Hex:
        #be7a12
        RGB:
        190, 122, 18
        CMY:
        25, 52, 93
        CMYK:
        0, 36, 91, 25
      HSL:
        36°, 82.6923%, 40.7843%
        HSV (HSB):
        36°, 90.5263%, 74.5098%
        XYZ:
        28.3039, 24.9099, 3.8886
        xyY:
        0.4957, 0.4362, 24.9099
      CIE-Lab:
        56.9875, 19.2907, 59.9777
        CIE-LCH:
        56.9875, 63.0036, 72.1706
        CIE-Luv:
        56.9875, 56.2152, 54.5873
        Hunter-Lab:
        49.9098, 13.8854, 30.3175
      #be7a12 color charts
#be7a12 RGB chart
      #be7a12 CMYK chart
      #be7a12 RGB pie chart
      #be7a12 color shades, tints & tones
#be7a12 color schemes
#be7a12 color preview, HTML & CSS examples
           This text has a color of #be7a12        
        
          <p style="color:#be7a12;">Text here</p>
        
        
          .mytext {color:#be7a12;}
        
        Text color #be7a12
      
           This box has a color of #be7a12        
        
          <div style="background-color:#be7a12;">Content here</div>
        
        
          .mybackground {background-color:#be7a12;}
        
        Background color #be7a12
      
           Border around this has a color of #be7a12        
        
          <div style="border:2px solid #be7a12;">Content here</div>
        
        
          .myborder {border:2px solid #be7a12;}
        
        Border color #be7a12