#0f470e color space conversions
Hex:
        #0f470e
        RGB:
        15, 71, 14
        CMY:
        94, 72, 95
        CMYK:
        79, 0, 80, 72
      HSL:
        119°, 67.0588%, 16.6667%
        HSV (HSB):
        119°, 80.2817%, 27.8431%
        XYZ:
        2.5295, 4.6397, 1.1777
        xyY:
        0.3030, 0.5559, 4.6397
      CIE-Lab:
        25.6827, -30.3866, 27.6362
        CIE-LCH:
        25.6827, 41.0744, 137.7139
        CIE-Luv:
        25.6827, -21.4039, 27.9070
        Hunter-Lab:
        21.5401, -16.7334, 11.8364
      #0f470e color charts
#0f470e RGB chart
      #0f470e CMYK chart
      #0f470e RGB pie chart
      #0f470e color shades, tints & tones
#0f470e color schemes
#0f470e color preview, HTML & CSS examples
           This text has a color of #0f470e        
        
          <p style="color:#0f470e;">Text here</p>
        
        
          .mytext {color:#0f470e;}
        
        Text color #0f470e
      
           This box has a color of #0f470e        
        
          <div style="background-color:#0f470e;">Content here</div>
        
        
          .mybackground {background-color:#0f470e;}
        
        Background color #0f470e
      
           Border around this has a color of #0f470e        
        
          <div style="border:2px solid #0f470e;">Content here</div>
        
        
          .myborder {border:2px solid #0f470e;}
        
        Border color #0f470e