#81665f color space conversions
Hex:
        #81665f
        RGB:
        129, 102, 95
        CMY:
        49, 60, 63
        CMYK:
        0, 21, 26, 49
      HSL:
        12°, 15.1786%, 43.9216%
        HSV (HSB):
        12°, 26.3566%, 50.5882%
        XYZ:
        15.8702, 14.9961, 12.8846
        xyY:
        0.3627, 0.3428, 14.9961
      CIE-Lab:
        45.6288, 9.6870, 8.0668
        CIE-LCH:
        45.6288, 12.6060, 39.7858
        CIE-Luv:
        45.6288, 17.3866, 8.6623
        Hunter-Lab:
        38.7248, 5.3845, 7.3803
      #81665f color charts
#81665f RGB chart
      #81665f CMYK chart
      #81665f RGB pie chart
      #81665f color shades, tints & tones
#81665f color schemes
#81665f color preview, HTML & CSS examples
           This text has a color of #81665f        
        
          <p style="color:#81665f;">Text here</p>
        
        
          .mytext {color:#81665f;}
        
        Text color #81665f
      
           This box has a color of #81665f        
        
          <div style="background-color:#81665f;">Content here</div>
        
        
          .mybackground {background-color:#81665f;}
        
        Background color #81665f
      
           Border around this has a color of #81665f        
        
          <div style="border:2px solid #81665f;">Content here</div>
        
        
          .myborder {border:2px solid #81665f;}
        
        Border color #81665f