#2a0708 color space conversions
Hex:
        #2a0708
        RGB:
        42, 7, 8
        CMY:
        84, 97, 97
        CMYK:
        0, 83, 81, 84
      HSL:
        358°, 71.4286%, 9.6078%
        HSV (HSB):
        358°, 83.3333%, 16.4706%
        XYZ:
        1.0747, 0.6617, 0.3008
        xyY:
        0.5275, 0.3248, 0.6617
      CIE-Lab:
        5.9774, 17.4925, 6.0031
        CIE-LCH:
        5.9774, 18.4939, 18.9413
        CIE-Luv:
        5.9774, 12.6890, 2.4869
        Hunter-Lab:
        8.1347, 9.3455, 3.5018
      #2a0708 color charts
#2a0708 RGB chart
      #2a0708 CMYK chart
      #2a0708 RGB pie chart
      #2a0708 color shades, tints & tones
#2a0708 color schemes
#2a0708 color preview, HTML & CSS examples
           This text has a color of #2a0708        
        
          <p style="color:#2a0708;">Text here</p>
        
        
          .mytext {color:#2a0708;}
        
        Text color #2a0708
      
           This box has a color of #2a0708        
        
          <div style="background-color:#2a0708;">Content here</div>
        
        
          .mybackground {background-color:#2a0708;}
        
        Background color #2a0708
      
           Border around this has a color of #2a0708        
        
          <div style="border:2px solid #2a0708;">Content here</div>
        
        
          .myborder {border:2px solid #2a0708;}
        
        Border color #2a0708