#814e6a color space conversions
Hex:
        #814e6a
        RGB:
        129, 78, 106
        CMY:
        49, 69, 58
        CMYK:
        0, 40, 18, 49
      HSL:
        327°, 24.6377%, 40.5882%
        HSV (HSB):
        327°, 39.5349%, 50.5882%
        XYZ:
        14.3792, 11.1565, 15.0312
        xyY:
        0.3545, 0.2750, 11.1565
      CIE-Lab:
        39.8428, 25.7191, -7.0845
        CIE-LCH:
        39.8428, 26.6770, 344.5993
        CIE-Luv:
        39.8428, 28.8699, -13.2895
        Hunter-Lab:
        33.4014, 18.3912, -3.3006
      #814e6a color charts
#814e6a RGB chart
      #814e6a CMYK chart
      #814e6a RGB pie chart
      #814e6a color shades, tints & tones
#814e6a color schemes
#814e6a color preview, HTML & CSS examples
           This text has a color of #814e6a        
        
          <p style="color:#814e6a;">Text here</p>
        
        
          .mytext {color:#814e6a;}
        
        Text color #814e6a
      
           This box has a color of #814e6a        
        
          <div style="background-color:#814e6a;">Content here</div>
        
        
          .mybackground {background-color:#814e6a;}
        
        Background color #814e6a
      
           Border around this has a color of #814e6a        
        
          <div style="border:2px solid #814e6a;">Content here</div>
        
        
          .myborder {border:2px solid #814e6a;}
        
        Border color #814e6a