#0f411f color space conversions
Hex:
        #0f411f
        RGB:
        15, 65, 31
        CMY:
        94, 75, 88
        CMYK:
        77, 0, 52, 75
      HSL:
        139°, 62.5000%, 15.6863%
        HSV (HSB):
        139°, 76.9231%, 25.4902%
        XYZ:
        2.3346, 3.9811, 1.9417
        xyY:
        0.2827, 0.4821, 3.9811
      CIE-Lab:
        23.6088, -25.3839, 16.0389
        CIE-LCH:
        23.6088, 30.0265, 147.7132
        CIE-Luv:
        23.6088, -18.4941, 18.2720
        Hunter-Lab:
        19.9526, -14.0312, 8.1970
      #0f411f color charts
#0f411f RGB chart
      #0f411f CMYK chart
      #0f411f RGB pie chart
      #0f411f color shades, tints & tones
#0f411f color schemes
#0f411f color preview, HTML & CSS examples
           This text has a color of #0f411f        
        
          <p style="color:#0f411f;">Text here</p>
        
        
          .mytext {color:#0f411f;}
        
        Text color #0f411f
      
           This box has a color of #0f411f        
        
          <div style="background-color:#0f411f;">Content here</div>
        
        
          .mybackground {background-color:#0f411f;}
        
        Background color #0f411f
      
           Border around this has a color of #0f411f        
        
          <div style="border:2px solid #0f411f;">Content here</div>
        
        
          .myborder {border:2px solid #0f411f;}
        
        Border color #0f411f