#0c4745 color space conversions
Hex:
        #0c4745
        RGB:
        12, 71, 69
        CMY:
        95, 72, 73
        CMYK:
        83, 0, 3, 72
      HSL:
        178°, 71.0843%, 16.2745%
        HSV (HSB):
        178°, 83.0986%, 27.8431%
        XYZ:
        3.4790, 5.0143, 6.4147
        xyY:
        0.2334, 0.3363, 5.0143
      CIE-Lab:
        26.7755, -18.3636, -4.0712
        CIE-LCH:
        26.7755, 18.8095, 192.5001
        CIE-Luv:
        26.7755, -19.4049, -2.6267
        Hunter-Lab:
        22.3927, -11.4545, -1.3097
      #0c4745 color charts
#0c4745 RGB chart
      #0c4745 CMYK chart
      #0c4745 RGB pie chart
      #0c4745 color shades, tints & tones
#0c4745 color schemes
#0c4745 color preview, HTML & CSS examples
           This text has a color of #0c4745        
        
          <p style="color:#0c4745;">Text here</p>
        
        
          .mytext {color:#0c4745;}
        
        Text color #0c4745
      
           This box has a color of #0c4745        
        
          <div style="background-color:#0c4745;">Content here</div>
        
        
          .mybackground {background-color:#0c4745;}
        
        Background color #0c4745
      
           Border around this has a color of #0c4745        
        
          <div style="border:2px solid #0c4745;">Content here</div>
        
        
          .myborder {border:2px solid #0c4745;}
        
        Border color #0c4745