#0c321b color space conversions
Hex:
        #0c321b
        RGB:
        12, 50, 27
        CMY:
        95, 80, 89
        CMYK:
        76, 0, 46, 80
      HSL:
        144°, 61.2903%, 12.1569%
        HSV (HSB):
        144°, 76.0000%, 19.6078%
        XYZ:
        1.4901, 2.4385, 1.4291
        xyY:
        0.2781, 0.4551, 2.4385
      CIE-Lab:
        17.6382, -19.8536, 10.8203
        CIE-LCH:
        17.6382, 22.6107, 151.4094
        CIE-Luv:
        17.6382, -13.0971, 11.4243
        Hunter-Lab:
        15.6157, -10.2950, 5.5051
      #0c321b color charts
#0c321b RGB chart
      #0c321b CMYK chart
      #0c321b RGB pie chart
      #0c321b color shades, tints & tones
#0c321b color schemes
#0c321b color preview, HTML & CSS examples
           This text has a color of #0c321b        
        
          <p style="color:#0c321b;">Text here</p>
        
        
          .mytext {color:#0c321b;}
        
        Text color #0c321b
      
           This box has a color of #0c321b        
        
          <div style="background-color:#0c321b;">Content here</div>
        
        
          .mybackground {background-color:#0c321b;}
        
        Background color #0c321b
      
           Border around this has a color of #0c321b        
        
          <div style="border:2px solid #0c321b;">Content here</div>
        
        
          .myborder {border:2px solid #0c321b;}
        
        Border color #0c321b