#0f6600 color space conversions
Hex:
        #0f6600
        RGB:
        15, 102, 0
        CMY:
        94, 60, 100
        CMYK:
        85, 0, 100, 60
      HSL:
        111°, 100.0000%, 20.0000%
        HSV (HSB):
        111°, 100.0000%, 40.0000%
        XYZ:
        4.9484, 9.6043, 1.5930
        xyY:
        0.3065, 0.5949, 9.6043
      CIE-Lab:
        37.1227, -42.2769, 42.6750
        CIE-LCH:
        37.1227, 60.0707, 134.7315
        CIE-Luv:
        37.1227, -33.3650, 45.2256
        Hunter-Lab:
        30.9908, -25.7324, 18.6459
      #0f6600 color charts
#0f6600 RGB chart
      #0f6600 CMYK chart
      #0f6600 RGB pie chart
      #0f6600 color shades, tints & tones
#0f6600 color schemes
#0f6600 color preview, HTML & CSS examples
           This text has a color of #0f6600        
        
          <p style="color:#0f6600;">Text here</p>
        
        
          .mytext {color:#0f6600;}
        
        Text color #0f6600
      
           This box has a color of #0f6600        
        
          <div style="background-color:#0f6600;">Content here</div>
        
        
          .mybackground {background-color:#0f6600;}
        
        Background color #0f6600
      
           Border around this has a color of #0f6600        
        
          <div style="border:2px solid #0f6600;">Content here</div>
        
        
          .myborder {border:2px solid #0f6600;}
        
        Border color #0f6600