#81302b color space conversions
Hex:
        #81302b
        RGB:
        129, 48, 43
        CMY:
        49, 81, 83
        CMYK:
        0, 63, 67, 49
      HSL:
        3°, 50.0000%, 33.7255%
        HSV (HSB):
        3°, 66.6667%, 50.5882%
        XYZ:
        10.5463, 6.9554, 3.0722
        xyY:
        0.5126, 0.3381, 6.9554
      CIE-Lab:
        31.7053, 34.6385, 21.3633
        CIE-LCH:
        31.7053, 40.6967, 31.6642
        CIE-Luv:
        31.7053, 58.5703, 14.8834
        Hunter-Lab:
        26.3732, 25.2265, 11.5546
      #81302b color charts
#81302b RGB chart
      #81302b CMYK chart
      #81302b RGB pie chart
      #81302b color shades, tints & tones
#81302b color schemes
#81302b color preview, HTML & CSS examples
           This text has a color of #81302b        
        
          <p style="color:#81302b;">Text here</p>
        
        
          .mytext {color:#81302b;}
        
        Text color #81302b
      
           This box has a color of #81302b        
        
          <div style="background-color:#81302b;">Content here</div>
        
        
          .mybackground {background-color:#81302b;}
        
        Background color #81302b
      
           Border around this has a color of #81302b        
        
          <div style="border:2px solid #81302b;">Content here</div>
        
        
          .myborder {border:2px solid #81302b;}
        
        Border color #81302b