#811d25 color space conversions
Hex:
        #811d25
        RGB:
        129, 29, 37
        CMY:
        49, 89, 85
        CMYK:
        0, 78, 71, 49
      HSL:
        355°, 63.2911%, 30.9804%
        HSV (HSB):
        355°, 77.5194%, 50.5882%
        XYZ:
        9.8266, 5.6794, 2.3286
        xyY:
        0.5510, 0.3185, 5.6794
      CIE-Lab:
        28.5888, 42.4767, 21.3627
        CIE-LCH:
        28.5888, 47.5462, 26.6990
        CIE-Luv:
        28.5888, 69.6857, 12.1796
        Hunter-Lab:
        23.8316, 31.8964, 10.8888
      #811d25 color charts
#811d25 RGB chart
      #811d25 CMYK chart
      #811d25 RGB pie chart
      #811d25 color shades, tints & tones
#811d25 color schemes
#811d25 color preview, HTML & CSS examples
           This text has a color of #811d25        
        
          <p style="color:#811d25;">Text here</p>
        
        
          .mytext {color:#811d25;}
        
        Text color #811d25
      
           This box has a color of #811d25        
        
          <div style="background-color:#811d25;">Content here</div>
        
        
          .mybackground {background-color:#811d25;}
        
        Background color #811d25
      
           Border around this has a color of #811d25        
        
          <div style="border:2px solid #811d25;">Content here</div>
        
        
          .myborder {border:2px solid #811d25;}
        
        Border color #811d25