#81211e color space conversions
Hex:
        #81211e
        RGB:
        129, 33, 30
        CMY:
        49, 87, 88
        CMYK:
        0, 74, 77, 49
      HSL:
        2°, 62.2642%, 31.1765%
        HSV (HSB):
        2°, 76.7442%, 50.5882%
        XYZ:
        9.8315, 5.8486, 1.8390
        xyY:
        0.5612, 0.3338, 5.8486
      CIE-Lab:
        29.0272, 40.6264, 26.3188
        CIE-LCH:
        29.0272, 48.4065, 32.9362
        CIE-Luv:
        29.0272, 69.3118, 15.9703
        Hunter-Lab:
        24.1838, 30.2440, 12.4201
      #81211e color charts
#81211e RGB chart
      #81211e CMYK chart
      #81211e RGB pie chart
      #81211e color shades, tints & tones
#81211e color schemes
#81211e color preview, HTML & CSS examples
           This text has a color of #81211e        
        
          <p style="color:#81211e;">Text here</p>
        
        
          .mytext {color:#81211e;}
        
        Text color #81211e
      
           This box has a color of #81211e        
        
          <div style="background-color:#81211e;">Content here</div>
        
        
          .mybackground {background-color:#81211e;}
        
        Background color #81211e
      
           Border around this has a color of #81211e        
        
          <div style="border:2px solid #81211e;">Content here</div>
        
        
          .myborder {border:2px solid #81211e;}
        
        Border color #81211e