#81480a color space conversions
Hex:
        #81480a
        RGB:
        129, 72, 10
        CMY:
        49, 72, 96
        CMYK:
        0, 44, 92, 49
      HSL:
        31°, 85.6115%, 27.2549%
        HSV (HSB):
        31°, 92.2481%, 50.5882%
        XYZ:
        11.4254, 9.3238, 1.4846
        xyY:
        0.5139, 0.4194, 9.3238
      CIE-Lab:
        36.6003, 20.0380, 42.9097
        CIE-LCH:
        36.6003, 47.3579, 64.9683
        CIE-Luv:
        36.6003, 45.4946, 33.5374
        Hunter-Lab:
        30.5349, 13.3544, 18.4916
      #81480a color charts
#81480a RGB chart
      #81480a CMYK chart
      #81480a RGB pie chart
      #81480a color shades, tints & tones
#81480a color schemes
#81480a color preview, HTML & CSS examples
           This text has a color of #81480a        
        
          <p style="color:#81480a;">Text here</p>
        
        
          .mytext {color:#81480a;}
        
        Text color #81480a
      
           This box has a color of #81480a        
        
          <div style="background-color:#81480a;">Content here</div>
        
        
          .mybackground {background-color:#81480a;}
        
        Background color #81480a
      
           Border around this has a color of #81480a        
        
          <div style="border:2px solid #81480a;">Content here</div>
        
        
          .myborder {border:2px solid #81480a;}
        
        Border color #81480a