#0c311a color space conversions
Hex:
        #0c311a
        RGB:
        12, 49, 26
        CMY:
        95, 81, 90
        CMYK:
        76, 0, 47, 81
      HSL:
        143°, 60.6557%, 11.9608%
        HSV (HSB):
        143°, 75.5102%, 19.2157%
        XYZ:
        1.4364, 2.3494, 1.3550
        xyY:
        0.2794, 0.4570, 2.3494
      CIE-Lab:
        17.2232, -19.5858, 10.9337
        CIE-LCH:
        17.2232, 22.4310, 150.8277
        CIE-Luv:
        17.2232, -12.7215, 11.3392
        Hunter-Lab:
        15.3277, -10.0958, 5.4878
      #0c311a color charts
#0c311a RGB chart
      #0c311a CMYK chart
      #0c311a RGB pie chart
      #0c311a color shades, tints & tones
#0c311a color schemes
#0c311a color preview, HTML & CSS examples
           This text has a color of #0c311a        
        
          <p style="color:#0c311a;">Text here</p>
        
        
          .mytext {color:#0c311a;}
        
        Text color #0c311a
      
           This box has a color of #0c311a        
        
          <div style="background-color:#0c311a;">Content here</div>
        
        
          .mybackground {background-color:#0c311a;}
        
        Background color #0c311a
      
           Border around this has a color of #0c311a        
        
          <div style="border:2px solid #0c311a;">Content here</div>
        
        
          .myborder {border:2px solid #0c311a;}
        
        Border color #0c311a