#811f14 color space conversions
Hex:
        #811f14
        RGB:
        129, 31, 20
        CMY:
        49, 88, 92
        CMYK:
        0, 76, 84, 49
      HSL:
        6°, 73.1544%, 29.2157%
        HSV (HSB):
        6°, 84.4961%, 50.5882%
        XYZ:
        9.6695, 5.6976, 1.2519
        xyY:
        0.5818, 0.3428, 5.6976
      CIE-Lab:
        28.6364, 41.0151, 31.8184
        CIE-LCH:
        28.6364, 51.9100, 37.8033
        CIE-Luv:
        28.6364, 71.9546, 18.6908
        Hunter-Lab:
        23.8697, 30.5378, 13.5991
      #811f14 color charts
#811f14 RGB chart
      #811f14 CMYK chart
      #811f14 RGB pie chart
      #811f14 color shades, tints & tones
#811f14 color schemes
#811f14 color preview, HTML & CSS examples
           This text has a color of #811f14        
        
          <p style="color:#811f14;">Text here</p>
        
        
          .mytext {color:#811f14;}
        
        Text color #811f14
      
           This box has a color of #811f14        
        
          <div style="background-color:#811f14;">Content here</div>
        
        
          .mybackground {background-color:#811f14;}
        
        Background color #811f14
      
           Border around this has a color of #811f14        
        
          <div style="border:2px solid #811f14;">Content here</div>
        
        
          .myborder {border:2px solid #811f14;}
        
        Border color #811f14