#0c552a color space conversions
Hex:
        #0c552a
        RGB:
        12, 85, 42
        CMY:
        95, 67, 84
        CMYK:
        86, 0, 51, 67
      HSL:
        145°, 75.2577%, 19.0196%
        HSV (HSB):
        145°, 85.8824%, 33.3333%
        XYZ:
        3.8180, 6.7423, 3.2907
        xyY:
        0.2757, 0.4868, 6.7423
      CIE-Lab:
        31.2130, -32.2647, 19.1041
        CIE-LCH:
        31.2130, 37.4964, 149.3699
        CIE-Luv:
        31.2130, -26.3084, 24.3983
        Hunter-Lab:
        25.9660, -19.1939, 10.6624
      #0c552a color charts
#0c552a RGB chart
      #0c552a CMYK chart
      #0c552a RGB pie chart
      #0c552a color shades, tints & tones
#0c552a color schemes
#0c552a color preview, HTML & CSS examples
           This text has a color of #0c552a        
        
          <p style="color:#0c552a;">Text here</p>
        
        
          .mytext {color:#0c552a;}
        
        Text color #0c552a
      
           This box has a color of #0c552a        
        
          <div style="background-color:#0c552a;">Content here</div>
        
        
          .mybackground {background-color:#0c552a;}
        
        Background color #0c552a
      
           Border around this has a color of #0c552a        
        
          <div style="border:2px solid #0c552a;">Content here</div>
        
        
          .myborder {border:2px solid #0c552a;}
        
        Border color #0c552a