#2a420a color space conversions
Hex:
        #2a420a
        RGB:
        42, 66, 10
        CMY:
        84, 74, 96
        CMYK:
        36, 0, 85, 74
      HSL:
        86°, 73.6842%, 14.9020%
        HSV (HSB):
        86°, 84.8485%, 25.8824%
        XYZ:
        2.9578, 4.4106, 0.9826
        xyY:
        0.3542, 0.5281, 4.4106
      CIE-Lab:
        24.9849, -19.3877, 29.0244
        CIE-LCH:
        24.9849, 34.9042, 123.7421
        CIE-Luv:
        24.9849, -10.9335, 26.7943
        Hunter-Lab:
        21.0014, -11.6124, 11.9270
      #2a420a color charts
#2a420a RGB chart
      #2a420a CMYK chart
      #2a420a RGB pie chart
      #2a420a color shades, tints & tones
#2a420a color schemes
#2a420a color preview, HTML & CSS examples
           This text has a color of #2a420a        
        
          <p style="color:#2a420a;">Text here</p>
        
        
          .mytext {color:#2a420a;}
        
        Text color #2a420a
      
           This box has a color of #2a420a        
        
          <div style="background-color:#2a420a;">Content here</div>
        
        
          .mybackground {background-color:#2a420a;}
        
        Background color #2a420a
      
           Border around this has a color of #2a420a        
        
          <div style="border:2px solid #2a420a;">Content here</div>
        
        
          .myborder {border:2px solid #2a420a;}
        
        Border color #2a420a