#0c7041 color space conversions
Hex:
        #0c7041
        RGB:
        12, 112, 65
        CMY:
        95, 56, 75
        CMYK:
        89, 0, 42, 56
      HSL:
        152°, 80.6452%, 24.3137%
        HSV (HSB):
        152°, 89.2857%, 43.9216%
        XYZ:
        6.8999, 12.0482, 6.9629
        xyY:
        0.2663, 0.4650, 12.0482
      CIE-Lab:
        41.2926, -38.3710, 18.8018
        CIE-LCH:
        41.2926, 42.7299, 153.8952
        CIE-Luv:
        41.2926, -35.1467, 27.7531
        Hunter-Lab:
        34.7105, -25.2601, 12.4038
      #0c7041 color charts
#0c7041 RGB chart
      #0c7041 CMYK chart
      #0c7041 RGB pie chart
      #0c7041 color shades, tints & tones
#0c7041 color schemes
#0c7041 color preview, HTML & CSS examples
           This text has a color of #0c7041        
        
          <p style="color:#0c7041;">Text here</p>
        
        
          .mytext {color:#0c7041;}
        
        Text color #0c7041
      
           This box has a color of #0c7041        
        
          <div style="background-color:#0c7041;">Content here</div>
        
        
          .mybackground {background-color:#0c7041;}
        
        Background color #0c7041
      
           Border around this has a color of #0c7041        
        
          <div style="border:2px solid #0c7041;">Content here</div>
        
        
          .myborder {border:2px solid #0c7041;}
        
        Border color #0c7041