#81301b color space conversions
Hex:
        #81301b
        RGB:
        129, 48, 27
        CMY:
        49, 81, 89
        CMYK:
        0, 63, 79, 49
      HSL:
        12°, 65.3846%, 30.5882%
        HSV (HSB):
        12°, 79.0698%, 50.5882%
        XYZ:
        10.3080, 6.8602, 1.8178
        xyY:
        0.5429, 0.3613, 6.8602
      CIE-Lab:
        31.4864, 33.7590, 30.7573
        CIE-LCH:
        31.4864, 45.6693, 42.3361
        CIE-Luv:
        31.4864, 61.2474, 21.2724
        Hunter-Lab:
        26.1919, 24.4143, 14.2195
      #81301b color charts
#81301b RGB chart
      #81301b CMYK chart
      #81301b RGB pie chart
      #81301b color shades, tints & tones
#81301b color schemes
#81301b color preview, HTML & CSS examples
           This text has a color of #81301b        
        
          <p style="color:#81301b;">Text here</p>
        
        
          .mytext {color:#81301b;}
        
        Text color #81301b
      
           This box has a color of #81301b        
        
          <div style="background-color:#81301b;">Content here</div>
        
        
          .mybackground {background-color:#81301b;}
        
        Background color #81301b
      
           Border around this has a color of #81301b        
        
          <div style="border:2px solid #81301b;">Content here</div>
        
        
          .myborder {border:2px solid #81301b;}
        
        Border color #81301b