#814b46 color space conversions
Hex:
        #814b46
        RGB:
        129, 75, 70
        CMY:
        49, 71, 73
        CMYK:
        0, 42, 46, 49
      HSL:
        5°, 29.6482%, 39.0196%
        HSV (HSB):
        5°, 45.7364%, 50.5882%
        XYZ:
        12.6748, 10.1415, 7.0838
        xyY:
        0.4239, 0.3392, 10.1415
      CIE-Lab:
        38.0952, 22.2804, 12.8287
        CIE-LCH:
        38.0952, 25.7098, 29.9326
        CIE-Luv:
        38.0952, 36.9775, 11.0203
        Hunter-Lab:
        31.8457, 15.3144, 9.1034
      #814b46 color charts
#814b46 RGB chart
      #814b46 CMYK chart
      #814b46 RGB pie chart
      #814b46 color shades, tints & tones
#814b46 color schemes
#814b46 color preview, HTML & CSS examples
           This text has a color of #814b46        
        
          <p style="color:#814b46;">Text here</p>
        
        
          .mytext {color:#814b46;}
        
        Text color #814b46
      
           This box has a color of #814b46        
        
          <div style="background-color:#814b46;">Content here</div>
        
        
          .mybackground {background-color:#814b46;}
        
        Background color #814b46
      
           Border around this has a color of #814b46        
        
          <div style="border:2px solid #814b46;">Content here</div>
        
        
          .myborder {border:2px solid #814b46;}
        
        Border color #814b46