#0c5512 color space conversions
Hex:
        #0c5512
        RGB:
        12, 85, 18
        CMY:
        95, 67, 93
        CMYK:
        86, 0, 79, 67
      HSL:
        125°, 75.2577%, 19.0196%
        HSV (HSB):
        125°, 85.8824%, 33.3333%
        XYZ:
        3.5093, 6.6188, 1.6649
        xyY:
        0.2976, 0.5613, 6.6188
      CIE-Lab:
        30.9229, -35.7605, 31.2610
        CIE-LCH:
        30.9229, 47.4981, 138.8408
        CIE-Luv:
        30.9229, -27.1784, 33.8989
        Hunter-Lab:
        25.7271, -20.6742, 14.1721
      #0c5512 color charts
#0c5512 RGB chart
      #0c5512 CMYK chart
      #0c5512 RGB pie chart
      #0c5512 color shades, tints & tones
#0c5512 color schemes
#0c5512 color preview, HTML & CSS examples
           This text has a color of #0c5512        
        
          <p style="color:#0c5512;">Text here</p>
        
        
          .mytext {color:#0c5512;}
        
        Text color #0c5512
      
           This box has a color of #0c5512        
        
          <div style="background-color:#0c5512;">Content here</div>
        
        
          .mybackground {background-color:#0c5512;}
        
        Background color #0c5512
      
           Border around this has a color of #0c5512        
        
          <div style="border:2px solid #0c5512;">Content here</div>
        
        
          .myborder {border:2px solid #0c5512;}
        
        Border color #0c5512