#2a1405 color space conversions
Hex:
        #2a1405
        RGB:
        42, 20, 5
        CMY:
        84, 92, 98
        CMYK:
        0, 52, 88, 84
      HSL:
        24°, 78.7234%, 9.2157%
        HSV (HSB):
        24°, 88.0952%, 16.4706%
        XYZ:
        1.2324, 1.0035, 0.2723
        xyY:
        0.4913, 0.4001, 1.0035
      CIE-Lab:
        9.0206, 9.6170, 11.6577
        CIE-LCH:
        9.0206, 15.1125, 50.4791
        CIE-Luv:
        9.0206, 10.6017, 7.0085
        Hunter-Lab:
        10.0175, 4.4290, 5.4005
      #2a1405 color charts
#2a1405 RGB chart
      #2a1405 CMYK chart
      #2a1405 RGB pie chart
      #2a1405 color shades, tints & tones
#2a1405 color schemes
#2a1405 color preview, HTML & CSS examples
           This text has a color of #2a1405        
        
          <p style="color:#2a1405;">Text here</p>
        
        
          .mytext {color:#2a1405;}
        
        Text color #2a1405
      
           This box has a color of #2a1405        
        
          <div style="background-color:#2a1405;">Content here</div>
        
        
          .mybackground {background-color:#2a1405;}
        
        Background color #2a1405
      
           Border around this has a color of #2a1405        
        
          <div style="border:2px solid #2a1405;">Content here</div>
        
        
          .myborder {border:2px solid #2a1405;}
        
        Border color #2a1405