#0c3322 color space conversions
Hex:
        #0c3322
        RGB:
        12, 51, 34
        CMY:
        95, 80, 87
        CMYK:
        76, 0, 33, 80
      HSL:
        154°, 61.9048%, 12.3529%
        HSV (HSB):
        154°, 76.4706%, 20.0000%
        XYZ:
        1.6242, 2.5613, 1.9222
        xyY:
        0.2659, 0.4194, 2.5613
      CIE-Lab:
        18.1936, -18.6004, 6.8784
        CIE-LCH:
        18.1936, 19.8315, 159.7058
        CIE-Luv:
        18.1936, -13.2502, 8.2461
        Hunter-Lab:
        16.0041, -9.8920, 4.0819
      #0c3322 color charts
#0c3322 RGB chart
      #0c3322 CMYK chart
      #0c3322 RGB pie chart
      #0c3322 color shades, tints & tones
#0c3322 color schemes
#0c3322 color preview, HTML & CSS examples
           This text has a color of #0c3322        
        
          <p style="color:#0c3322;">Text here</p>
        
        
          .mytext {color:#0c3322;}
        
        Text color #0c3322
      
           This box has a color of #0c3322        
        
          <div style="background-color:#0c3322;">Content here</div>
        
        
          .mybackground {background-color:#0c3322;}
        
        Background color #0c3322
      
           Border around this has a color of #0c3322        
        
          <div style="border:2px solid #0c3322;">Content here</div>
        
        
          .myborder {border:2px solid #0c3322;}
        
        Border color #0c3322