#0f340e color space conversions
Hex:
        #0f340e
        RGB:
        15, 52, 14
        CMY:
        94, 80, 95
        CMYK:
        71, 0, 73, 80
      HSL:
        118°, 57.5758%, 12.9412%
        HSV (HSB):
        118°, 73.0769%, 20.3922%
        XYZ:
        1.5043, 2.5892, 0.8360
        xyY:
        0.3052, 0.5253, 2.5892
      CIE-Lab:
        18.3175, -22.3854, 19.6249
        CIE-LCH:
        18.3175, 29.7698, 138.7595
        CIE-Luv:
        18.3175, -13.6737, 17.9752
        Hunter-Lab:
        16.0911, -11.4727, 8.1836
      #0f340e color charts
#0f340e RGB chart
      #0f340e CMYK chart
      #0f340e RGB pie chart
      #0f340e color shades, tints & tones
#0f340e color schemes
#0f340e color preview, HTML & CSS examples
           This text has a color of #0f340e        
        
          <p style="color:#0f340e;">Text here</p>
        
        
          .mytext {color:#0f340e;}
        
        Text color #0f340e
      
           This box has a color of #0f340e        
        
          <div style="background-color:#0f340e;">Content here</div>
        
        
          .mybackground {background-color:#0f340e;}
        
        Background color #0f340e
      
           Border around this has a color of #0f340e        
        
          <div style="border:2px solid #0f340e;">Content here</div>
        
        
          .myborder {border:2px solid #0f340e;}
        
        Border color #0f340e