#0c340b color space conversions
Hex:
        #0c340b
        RGB:
        12, 52, 11
        CMY:
        95, 80, 96
        CMYK:
        77, 0, 79, 80
      HSL:
        119°, 65.0794%, 12.3529%
        HSV (HSB):
        119°, 78.8462%, 20.3922%
        XYZ:
        1.4400, 2.5583, 0.7345
        xyY:
        0.3043, 0.5405, 2.5583
      CIE-Lab:
        18.1803, -23.6070, 20.8392
        CIE-LCH:
        18.1803, 31.4891, 138.5633
        CIE-Luv:
        18.1803, -14.3590, 18.8213
        Hunter-Lab:
        15.9947, -11.9203, 8.4736
      #0c340b color charts
#0c340b RGB chart
      #0c340b CMYK chart
      #0c340b RGB pie chart
      #0c340b color shades, tints & tones
#0c340b color schemes
#0c340b color preview, HTML & CSS examples
           This text has a color of #0c340b        
        
          <p style="color:#0c340b;">Text here</p>
        
        
          .mytext {color:#0c340b;}
        
        Text color #0c340b
      
           This box has a color of #0c340b        
        
          <div style="background-color:#0c340b;">Content here</div>
        
        
          .mybackground {background-color:#0c340b;}
        
        Background color #0c340b
      
           Border around this has a color of #0c340b        
        
          <div style="border:2px solid #0c340b;">Content here</div>
        
        
          .myborder {border:2px solid #0c340b;}
        
        Border color #0c340b