#0f462f color space conversions
Hex:
        #0f462f
        RGB:
        15, 70, 47
        CMY:
        94, 73, 82
        CMYK:
        79, 0, 33, 73
      HSL:
        155°, 64.7059%, 16.6667%
        HSV (HSB):
        155°, 78.5714%, 27.4510%
        XYZ:
        2.9003, 4.6871, 3.4412
        xyY:
        0.2630, 0.4250, 4.6871
      CIE-Lab:
        25.8241, -24.0326, 8.8773
        CIE-LCH:
        25.8241, 25.6197, 159.7265
        CIE-Luv:
        25.8241, -19.7924, 12.3131
        Hunter-Lab:
        21.6497, -13.9748, 5.7308
      #0f462f color charts
#0f462f RGB chart
      #0f462f CMYK chart
      #0f462f RGB pie chart
      #0f462f color shades, tints & tones
#0f462f color schemes
#0f462f color preview, HTML & CSS examples
           This text has a color of #0f462f        
        
          <p style="color:#0f462f;">Text here</p>
        
        
          .mytext {color:#0f462f;}
        
        Text color #0f462f
      
           This box has a color of #0f462f        
        
          <div style="background-color:#0f462f;">Content here</div>
        
        
          .mybackground {background-color:#0f462f;}
        
        Background color #0f462f
      
           Border around this has a color of #0f462f        
        
          <div style="border:2px solid #0f462f;">Content here</div>
        
        
          .myborder {border:2px solid #0f462f;}
        
        Border color #0f462f