#81472a color space conversions
Hex:
        #81472a
        RGB:
        129, 71, 42
        CMY:
        49, 72, 84
        CMYK:
        0, 45, 67, 49
      HSL:
        20°, 50.8772%, 33.5294%
        HSV (HSB):
        20°, 67.4419%, 50.5882%
        XYZ:
        11.7244, 9.3408, 3.3755
        xyY:
        0.4797, 0.3822, 9.3408
      CIE-Lab:
        36.6323, 22.0344, 27.9170
        CIE-LCH:
        36.6323, 35.5651, 51.7165
        CIE-Luv:
        36.6323, 43.6784, 24.1518
        Hunter-Lab:
        30.5627, 14.9913, 14.8456
      #81472a color charts
#81472a RGB chart
      #81472a CMYK chart
      #81472a RGB pie chart
      #81472a color shades, tints & tones
#81472a color schemes
#81472a color preview, HTML & CSS examples
           This text has a color of #81472a        
        
          <p style="color:#81472a;">Text here</p>
        
        
          .mytext {color:#81472a;}
        
        Text color #81472a
      
           This box has a color of #81472a        
        
          <div style="background-color:#81472a;">Content here</div>
        
        
          .mybackground {background-color:#81472a;}
        
        Background color #81472a
      
           Border around this has a color of #81472a        
        
          <div style="border:2px solid #81472a;">Content here</div>
        
        
          .myborder {border:2px solid #81472a;}
        
        Border color #81472a