#2a1818 color space conversions
Hex:
        #2a1818
        RGB:
        42, 24, 24
        CMY:
        84, 91, 91
        CMYK:
        0, 43, 43, 84
      HSL:
        0°, 27.2727%, 12.9412%
        HSV (HSB):
        0°, 42.8571%, 16.4706%
        XYZ:
        1.4463, 1.2115, 1.0218
        xyY:
        0.3931, 0.3292, 1.2115
      CIE-Lab:
        10.6416, 9.0684, 3.7487
        CIE-LCH:
        10.6416, 9.8126, 22.4595
        CIE-Luv:
        10.6416, 7.9144, 1.7053
        Hunter-Lab:
        11.0066, 4.1946, 2.2007
      #2a1818 color charts
#2a1818 RGB chart
      #2a1818 CMYK chart
      #2a1818 RGB pie chart
      #2a1818 color shades, tints & tones
#2a1818 color schemes
#2a1818 color preview, HTML & CSS examples
           This text has a color of #2a1818        
        
          <p style="color:#2a1818;">Text here</p>
        
        
          .mytext {color:#2a1818;}
        
        Text color #2a1818
      
           This box has a color of #2a1818        
        
          <div style="background-color:#2a1818;">Content here</div>
        
        
          .mybackground {background-color:#2a1818;}
        
        Background color #2a1818
      
           Border around this has a color of #2a1818        
        
          <div style="border:2px solid #2a1818;">Content here</div>
        
        
          .myborder {border:2px solid #2a1818;}
        
        Border color #2a1818