#811c2a color space conversions
Hex:
        #811c2a
        RGB:
        129, 28, 42
        CMY:
        49, 89, 84
        CMYK:
        0, 78, 67, 49
      HSL:
        352°, 64.3312%, 30.7843%
        HSV (HSB):
        352°, 78.2946%, 50.5882%
        XYZ:
        9.8864, 5.6648, 2.7628
        xyY:
        0.5398, 0.3093, 5.6648
      CIE-Lab:
        28.5505, 43.1176, 18.0405
        CIE-LCH:
        28.5505, 46.7395, 22.7046
        CIE-Luv:
        28.5505, 68.8690, 9.6283
        Hunter-Lab:
        23.8008, 32.4941, 9.7781
      #811c2a color charts
#811c2a RGB chart
      #811c2a CMYK chart
      #811c2a RGB pie chart
      #811c2a color shades, tints & tones
#811c2a color schemes
#811c2a color preview, HTML & CSS examples
           This text has a color of #811c2a        
        
          <p style="color:#811c2a;">Text here</p>
        
        
          .mytext {color:#811c2a;}
        
        Text color #811c2a
      
           This box has a color of #811c2a        
        
          <div style="background-color:#811c2a;">Content here</div>
        
        
          .mybackground {background-color:#811c2a;}
        
        Background color #811c2a
      
           Border around this has a color of #811c2a        
        
          <div style="border:2px solid #811c2a;">Content here</div>
        
        
          .myborder {border:2px solid #811c2a;}
        
        Border color #811c2a