#81290f color space conversions
Hex:
        #81290f
        RGB:
        129, 41, 15
        CMY:
        49, 84, 94
        CMYK:
        0, 68, 88, 49
      HSL:
        14°, 79.1667%, 28.2353%
        HSV (HSB):
        14°, 88.3721%, 50.5882%
        XYZ:
        9.9324, 6.2875, 1.1420
        xyY:
        0.5721, 0.3621, 6.2875
      CIE-Lab:
        30.1265, 36.6887, 35.7489
        CIE-LCH:
        30.1265, 51.2254, 44.2567
        CIE-Luv:
        30.1265, 67.0307, 22.4109
        Hunter-Lab:
        25.0749, 26.8247, 14.8520
      #81290f color charts
#81290f RGB chart
      #81290f CMYK chart
      #81290f RGB pie chart
      #81290f color shades, tints & tones
#81290f color schemes
#81290f color preview, HTML & CSS examples
           This text has a color of #81290f        
        
          <p style="color:#81290f;">Text here</p>
        
        
          .mytext {color:#81290f;}
        
        Text color #81290f
      
           This box has a color of #81290f        
        
          <div style="background-color:#81290f;">Content here</div>
        
        
          .mybackground {background-color:#81290f;}
        
        Background color #81290f
      
           Border around this has a color of #81290f        
        
          <div style="border:2px solid #81290f;">Content here</div>
        
        
          .myborder {border:2px solid #81290f;}
        
        Border color #81290f