#0f3500 color space conversions
Hex:
        #0f3500
        RGB:
        15, 53, 0
        CMY:
        94, 79, 100
        CMYK:
        72, 0, 100, 79
      HSL:
        103°, 100.0000%, 10.3922%
        HSV (HSB):
        103°, 100.0000%, 20.7843%
        XYZ:
        1.4701, 2.6478, 0.4336
        xyY:
        0.3230, 0.5817, 2.6478
      CIE-Lab:
        18.5741, -24.4488, 25.8226
        CIE-LCH:
        18.5741, 35.5605, 133.4346
        CIE-Luv:
        18.5741, -14.3516, 22.3436
        Hunter-Lab:
        16.2720, -12.3492, 9.8105
      #0f3500 color charts
#0f3500 RGB chart
      #0f3500 CMYK chart
      #0f3500 RGB pie chart
      #0f3500 color shades, tints & tones
#0f3500 color schemes
#0f3500 color preview, HTML & CSS examples
           This text has a color of #0f3500        
        
          <p style="color:#0f3500;">Text here</p>
        
        
          .mytext {color:#0f3500;}
        
        Text color #0f3500
      
           This box has a color of #0f3500        
        
          <div style="background-color:#0f3500;">Content here</div>
        
        
          .mybackground {background-color:#0f3500;}
        
        Background color #0f3500
      
           Border around this has a color of #0f3500        
        
          <div style="border:2px solid #0f3500;">Content here</div>
        
        
          .myborder {border:2px solid #0f3500;}
        
        Border color #0f3500