#0f5e00 color space conversions
Hex:
        #0f5e00
        RGB:
        15, 94, 0
        CMY:
        94, 63, 100
        CMYK:
        84, 0, 100, 63
      HSL:
        110°, 100.0000%, 18.4314%
        HSV (HSB):
        110°, 100.0000%, 36.8627%
        XYZ:
        4.1997, 8.1070, 1.3435
        xyY:
        0.3077, 0.5939, 8.1070
      CIE-Lab:
        34.2047, -39.6342, 40.3446
        CIE-LCH:
        34.2047, 56.5558, 134.4911
        CIE-Luv:
        34.2047, -30.4385, 41.6337
        Hunter-Lab:
        28.4727, -23.4987, 17.1334
      #0f5e00 color charts
#0f5e00 RGB chart
      #0f5e00 CMYK chart
      #0f5e00 RGB pie chart
      #0f5e00 color shades, tints & tones
#0f5e00 color schemes
#0f5e00 color preview, HTML & CSS examples
           This text has a color of #0f5e00        
        
          <p style="color:#0f5e00;">Text here</p>
        
        
          .mytext {color:#0f5e00;}
        
        Text color #0f5e00
      
           This box has a color of #0f5e00        
        
          <div style="background-color:#0f5e00;">Content here</div>
        
        
          .mybackground {background-color:#0f5e00;}
        
        Background color #0f5e00
      
           Border around this has a color of #0f5e00        
        
          <div style="border:2px solid #0f5e00;">Content here</div>
        
        
          .myborder {border:2px solid #0f5e00;}
        
        Border color #0f5e00