#2e220a color space conversions
Hex:
        #2e220a
        RGB:
        46, 34, 10
        CMY:
        82, 87, 96
        CMYK:
        0, 26, 78, 82
      HSL:
        40°, 64.2857%, 10.9804%
        HSV (HSB):
        40°, 78.2609%, 18.0392%
        XYZ:
        1.7535, 1.7468, 0.5319
        xyY:
        0.4349, 0.4332, 1.7468
      CIE-Lab:
        14.0982, 2.3844, 16.6991
        CIE-LCH:
        14.0982, 16.8684, 81.8740
        CIE-Luv:
        14.0982, 7.2418, 11.6677
        Hunter-Lab:
        13.2167, 0.5533, 6.8656
      #2e220a color charts
#2e220a RGB chart
      #2e220a CMYK chart
      #2e220a RGB pie chart
      #2e220a color shades, tints & tones
#2e220a color schemes
#2e220a color preview, HTML & CSS examples
           This text has a color of #2e220a        
        
          <p style="color:#2e220a;">Text here</p>
        
        
          .mytext {color:#2e220a;}
        
        Text color #2e220a
      
           This box has a color of #2e220a        
        
          <div style="background-color:#2e220a;">Content here</div>
        
        
          .mybackground {background-color:#2e220a;}
        
        Background color #2e220a
      
           Border around this has a color of #2e220a        
        
          <div style="border:2px solid #2e220a;">Content here</div>
        
        
          .myborder {border:2px solid #2e220a;}
        
        Border color #2e220a