#0f5412 color space conversions
Hex:
        #0f5412
        RGB:
        15, 84, 18
        CMY:
        94, 67, 93
        CMYK:
        82, 0, 79, 67
      HSL:
        123°, 69.6970%, 19.4118%
        HSV (HSB):
        123°, 82.1429%, 32.9412%
        XYZ:
        3.4765, 6.4859, 1.6409
        xyY:
        0.2996, 0.5590, 6.4859
      CIE-Lab:
        30.6066, -34.9173, 30.9547
        CIE-LCH:
        30.6066, 46.6627, 138.4425
        CIE-Luv:
        30.6066, -26.3651, 33.4144
        Hunter-Lab:
        25.4674, -20.2012, 14.0069
      #0f5412 color charts
#0f5412 RGB chart
      #0f5412 CMYK chart
      #0f5412 RGB pie chart
      #0f5412 color shades, tints & tones
#0f5412 color schemes
#0f5412 color preview, HTML & CSS examples
           This text has a color of #0f5412        
        
          <p style="color:#0f5412;">Text here</p>
        
        
          .mytext {color:#0f5412;}
        
        Text color #0f5412
      
           This box has a color of #0f5412        
        
          <div style="background-color:#0f5412;">Content here</div>
        
        
          .mybackground {background-color:#0f5412;}
        
        Background color #0f5412
      
           Border around this has a color of #0f5412        
        
          <div style="border:2px solid #0f5412;">Content here</div>
        
        
          .myborder {border:2px solid #0f5412;}
        
        Border color #0f5412