#342d05 color space conversions
Hex:
        #342d05
        RGB:
        52, 45, 5
        CMY:
        80, 82, 98
        CMYK:
        0, 13, 90, 80
      HSL:
        51°, 82.4561%, 11.1765%
        HSV (HSB):
        51°, 90.3846%, 20.3922%
        XYZ:
        2.3820, 2.6178, 0.5233
        xyY:
        0.4313, 0.4740, 2.6178
      CIE-Lab:
        18.4432, -2.1427, 24.3133
        CIE-LCH:
        18.4432, 24.4075, 95.0363
        CIE-Luv:
        18.4432, 5.4223, 18.4136
        Hunter-Lab:
        16.1796, -2.0356, 9.4080
      #342d05 color charts
#342d05 RGB chart
      #342d05 CMYK chart
      #342d05 RGB pie chart
      #342d05 color shades, tints & tones
#342d05 color schemes
#342d05 color preview, HTML & CSS examples
           This text has a color of #342d05        
        
          <p style="color:#342d05;">Text here</p>
        
        
          .mytext {color:#342d05;}
        
        Text color #342d05
      
           This box has a color of #342d05        
        
          <div style="background-color:#342d05;">Content here</div>
        
        
          .mybackground {background-color:#342d05;}
        
        Background color #342d05
      
           Border around this has a color of #342d05        
        
          <div style="border:2px solid #342d05;">Content here</div>
        
        
          .myborder {border:2px solid #342d05;}
        
        Border color #342d05