#2a310b color space conversions
Hex:
        #2a310b
        RGB:
        42, 49, 11
        CMY:
        84, 81, 96
        CMYK:
        14, 0, 78, 81
      HSL:
        71°, 63.3333%, 11.7647%
        HSV (HSB):
        71°, 77.5510%, 19.2157%
        XYZ:
        2.1136, 2.7130, 0.7289
        xyY:
        0.3804, 0.4884, 2.7130
      CIE-Lab:
        18.8559, -9.6376, 22.0847
        CIE-LCH:
        18.8559, 24.0960, 113.5760
        CIE-Luv:
        18.8559, -2.4388, 18.2183
        Hunter-Lab:
        16.4713, -5.9199, 8.9062
      #2a310b color charts
#2a310b RGB chart
      #2a310b CMYK chart
      #2a310b RGB pie chart
      #2a310b color shades, tints & tones
#2a310b color schemes
#2a310b color preview, HTML & CSS examples
           This text has a color of #2a310b        
        
          <p style="color:#2a310b;">Text here</p>
        
        
          .mytext {color:#2a310b;}
        
        Text color #2a310b
      
           This box has a color of #2a310b        
        
          <div style="background-color:#2a310b;">Content here</div>
        
        
          .mybackground {background-color:#2a310b;}
        
        Background color #2a310b
      
           Border around this has a color of #2a310b        
        
          <div style="border:2px solid #2a310b;">Content here</div>
        
        
          .myborder {border:2px solid #2a310b;}
        
        Border color #2a310b