#812d29 color space conversions
Hex:
        #812d29
        RGB:
        129, 45, 41
        CMY:
        49, 82, 84
        CMYK:
        0, 65, 68, 49
      HSL:
        3°, 51.7647%, 33.3333%
        HSV (HSB):
        3°, 68.2171%, 50.5882%
        XYZ:
        10.3919, 6.7040, 2.8441
        xyY:
        0.5212, 0.3362, 6.7040
      CIE-Lab:
        31.1233, 35.9689, 21.9056
        CIE-LCH:
        31.1233, 42.1143, 31.3420
        CIE-Luv:
        31.1233, 60.7115, 14.8223
        Hunter-Lab:
        25.8921, 26.3305, 11.6118
      #812d29 color charts
#812d29 RGB chart
      #812d29 CMYK chart
      #812d29 RGB pie chart
      #812d29 color shades, tints & tones
#812d29 color schemes
#812d29 color preview, HTML & CSS examples
           This text has a color of #812d29        
        
          <p style="color:#812d29;">Text here</p>
        
        
          .mytext {color:#812d29;}
        
        Text color #812d29
      
           This box has a color of #812d29        
        
          <div style="background-color:#812d29;">Content here</div>
        
        
          .mybackground {background-color:#812d29;}
        
        Background color #812d29
      
           Border around this has a color of #812d29        
        
          <div style="border:2px solid #812d29;">Content here</div>
        
        
          .myborder {border:2px solid #812d29;}
        
        Border color #812d29