#2a472a color space conversions
Hex:
        #2a472a
        RGB:
        42, 71, 42
        CMY:
        84, 72, 84
        CMYK:
        41, 0, 41, 72
      HSL:
        120°, 25.6637%, 22.1569%
        HSV (HSB):
        120°, 40.8451%, 27.8431%
        XYZ:
        3.6260, 5.1659, 2.9965
        xyY:
        0.3076, 0.4382, 5.1659
      CIE-Lab:
        27.2022, -17.8975, 14.1037
        CIE-LCH:
        27.2022, 22.7867, 141.7611
        CIE-Luv:
        27.2022, -13.0382, 16.8530
        Hunter-Lab:
        22.7286, -11.2980, 8.0933
      #2a472a color charts
#2a472a RGB chart
      #2a472a CMYK chart
      #2a472a RGB pie chart
      #2a472a color shades, tints & tones
#2a472a color schemes
#2a472a color preview, HTML & CSS examples
           This text has a color of #2a472a        
        
          <p style="color:#2a472a;">Text here</p>
        
        
          .mytext {color:#2a472a;}
        
        Text color #2a472a
      
           This box has a color of #2a472a        
        
          <div style="background-color:#2a472a;">Content here</div>
        
        
          .mybackground {background-color:#2a472a;}
        
        Background color #2a472a
      
           Border around this has a color of #2a472a        
        
          <div style="border:2px solid #2a472a;">Content here</div>
        
        
          .myborder {border:2px solid #2a472a;}
        
        Border color #2a472a