#2a292c color space conversions
Hex:
        #2a292c
        RGB:
        42, 41, 44
        CMY:
        84, 84, 83
        CMYK:
        5, 7, 0, 83
      HSL:
        260°, 3.5294%, 16.6667%
        HSV (HSB):
        260°, 6.8182%, 17.2549%
        XYZ:
        2.2024, 2.2600, 2.7030
        xyY:
        0.3074, 0.3154, 2.2600
      CIE-Lab:
        16.7963, 1.1829, -1.7981
        CIE-LCH:
        16.7963, 2.1523, 303.3397
        CIE-Luv:
        16.7963, 0.3109, -1.8071
        Hunter-Lab:
        15.0332, -0.1573, -0.1373
      #2a292c color charts
#2a292c RGB chart
      #2a292c CMYK chart
      #2a292c RGB pie chart
      #2a292c color shades, tints & tones
#2a292c color schemes
#2a292c color preview, HTML & CSS examples
           This text has a color of #2a292c        
        
          <p style="color:#2a292c;">Text here</p>
        
        
          .mytext {color:#2a292c;}
        
        Text color #2a292c
      
           This box has a color of #2a292c        
        
          <div style="background-color:#2a292c;">Content here</div>
        
        
          .mybackground {background-color:#2a292c;}
        
        Background color #2a292c
      
           Border around this has a color of #2a292c        
        
          <div style="border:2px solid #2a292c;">Content here</div>
        
        
          .myborder {border:2px solid #2a292c;}
        
        Border color #2a292c