#2a0210 color space conversions
Hex:
        #2a0210
        RGB:
        42, 2, 16
        CMY:
        84, 99, 94
        CMYK:
        0, 95, 62, 84
      HSL:
        339°, 90.9091%, 8.6275%
        HSV (HSB):
        339°, 95.2381%, 16.4706%
        XYZ:
        1.0701, 0.5731, 0.5444
        xyY:
        0.4892, 0.2620, 0.5731
      CIE-Lab:
        5.1765, 20.7852, 1.1378
        CIE-LCH:
        5.1765, 20.8163, 3.1333
        CIE-Luv:
        5.1765, 12.1783, -0.7998
        Hunter-Lab:
        7.5701, 11.9843, 1.0351
      #2a0210 color charts
#2a0210 RGB chart
      #2a0210 CMYK chart
      #2a0210 RGB pie chart
      #2a0210 color shades, tints & tones
#2a0210 color schemes
#2a0210 color preview, HTML & CSS examples
           This text has a color of #2a0210        
        
          <p style="color:#2a0210;">Text here</p>
        
        
          .mytext {color:#2a0210;}
        
        Text color #2a0210
      
           This box has a color of #2a0210        
        
          <div style="background-color:#2a0210;">Content here</div>
        
        
          .mybackground {background-color:#2a0210;}
        
        Background color #2a0210
      
           Border around this has a color of #2a0210        
        
          <div style="border:2px solid #2a0210;">Content here</div>
        
        
          .myborder {border:2px solid #2a0210;}
        
        Border color #2a0210