#342d07 color space conversions
Hex:
        #342d07
        RGB:
        52, 45, 7
        CMY:
        80, 82, 97
        CMYK:
        0, 13, 87, 80
      HSL:
        51°, 76.2712%, 11.5686%
        HSV (HSB):
        51°, 86.5385%, 20.3922%
        XYZ:
        2.3929, 2.6222, 0.5810
        xyY:
        0.4276, 0.4686, 2.6222
      CIE-Lab:
        18.4624, -2.0014, 23.5211
        CIE-LCH:
        18.4624, 23.6061, 94.8637
        CIE-Luv:
        18.4624, 5.3659, 17.8987
        Hunter-Lab:
        16.1931, -1.9605, 9.2078
      #342d07 color charts
#342d07 RGB chart
      #342d07 CMYK chart
      #342d07 RGB pie chart
      #342d07 color shades, tints & tones
#342d07 color schemes
#342d07 color preview, HTML & CSS examples
           This text has a color of #342d07        
        
          <p style="color:#342d07;">Text here</p>
        
        
          .mytext {color:#342d07;}
        
        Text color #342d07
      
           This box has a color of #342d07        
        
          <div style="background-color:#342d07;">Content here</div>
        
        
          .mybackground {background-color:#342d07;}
        
        Background color #342d07
      
           Border around this has a color of #342d07        
        
          <div style="border:2px solid #342d07;">Content here</div>
        
        
          .myborder {border:2px solid #342d07;}
        
        Border color #342d07