#0f7345 color space conversions
Hex:
        #0f7345
        RGB:
        15, 115, 69
        CMY:
        94, 55, 73
        CMYK:
        87, 0, 40, 55
      HSL:
        152°, 76.9231%, 25.4902%
        HSV (HSB):
        152°, 86.9565%, 45.0980%
        XYZ:
        7.4019, 12.7927, 7.7093
        xyY:
        0.2653, 0.4585, 12.7927
      CIE-Lab:
        42.4492, -38.4163, 18.0345
        CIE-LCH:
        42.4492, 42.4388, 154.8524
        CIE-Luv:
        42.4492, -35.7173, 27.2092
        Hunter-Lab:
        35.7669, -25.6517, 12.2572
      #0f7345 color charts
#0f7345 RGB chart
      #0f7345 CMYK chart
      #0f7345 RGB pie chart
      #0f7345 color shades, tints & tones
#0f7345 color schemes
#0f7345 color preview, HTML & CSS examples
           This text has a color of #0f7345        
        
          <p style="color:#0f7345;">Text here</p>
        
        
          .mytext {color:#0f7345;}
        
        Text color #0f7345
      
           This box has a color of #0f7345        
        
          <div style="background-color:#0f7345;">Content here</div>
        
        
          .mybackground {background-color:#0f7345;}
        
        Background color #0f7345
      
           Border around this has a color of #0f7345        
        
          <div style="border:2px solid #0f7345;">Content here</div>
        
        
          .myborder {border:2px solid #0f7345;}
        
        Border color #0f7345