#2a2214 color space conversions
Hex:
        #2a2214
        RGB:
        42, 34, 20
        CMY:
        84, 87, 92
        CMYK:
        0, 19, 52, 84
      HSL:
        38°, 35.4839%, 12.1569%
        HSV (HSB):
        38°, 52.3810%, 16.4706%
        XYZ:
        1.6531, 1.6868, 0.9003
        xyY:
        0.3899, 0.3978, 1.6868
      CIE-Lab:
        13.7495, 1.3164, 10.8290
        CIE-LCH:
        13.7495, 10.9087, 83.0691
        CIE-Luv:
        13.7495, 4.4928, 7.7886
        Hunter-Lab:
        12.9877, -0.0081, 4.9815
      #2a2214 color charts
#2a2214 RGB chart
      #2a2214 CMYK chart
      #2a2214 RGB pie chart
      #2a2214 color shades, tints & tones
#2a2214 color schemes
#2a2214 color preview, HTML & CSS examples
           This text has a color of #2a2214        
        
          <p style="color:#2a2214;">Text here</p>
        
        
          .mytext {color:#2a2214;}
        
        Text color #2a2214
      
           This box has a color of #2a2214        
        
          <div style="background-color:#2a2214;">Content here</div>
        
        
          .mybackground {background-color:#2a2214;}
        
        Background color #2a2214
      
           Border around this has a color of #2a2214        
        
          <div style="border:2px solid #2a2214;">Content here</div>
        
        
          .myborder {border:2px solid #2a2214;}
        
        Border color #2a2214