#0f310e color space conversions
Hex:
        #0f310e
        RGB:
        15, 49, 14
        CMY:
        94, 81, 95
        CMYK:
        69, 0, 71, 81
      HSL:
        118°, 55.5556%, 12.3529%
        HSV (HSB):
        118°, 71.4286%, 19.2157%
        XYZ:
        1.3746, 2.3299, 0.7927
        xyY:
        0.3057, 0.5181, 2.3299
      CIE-Lab:
        17.1311, -20.9880, 18.1977
        CIE-LCH:
        17.1311, 27.7786, 139.0730
        CIE-Luv:
        17.1311, -12.4199, 16.3650
        Hunter-Lab:
        15.2640, -10.6373, 7.6056
      #0f310e color charts
#0f310e RGB chart
      #0f310e CMYK chart
      #0f310e RGB pie chart
      #0f310e color shades, tints & tones
#0f310e color schemes
#0f310e color preview, HTML & CSS examples
           This text has a color of #0f310e        
        
          <p style="color:#0f310e;">Text here</p>
        
        
          .mytext {color:#0f310e;}
        
        Text color #0f310e
      
           This box has a color of #0f310e        
        
          <div style="background-color:#0f310e;">Content here</div>
        
        
          .mybackground {background-color:#0f310e;}
        
        Background color #0f310e
      
           Border around this has a color of #0f310e        
        
          <div style="border:2px solid #0f310e;">Content here</div>
        
        
          .myborder {border:2px solid #0f310e;}
        
        Border color #0f310e