#0c2216 color space conversions
Hex:
        #0c2216
        RGB:
        12, 34, 22
        CMY:
        95, 87, 91
        CMYK:
        65, 0, 35, 87
      HSL:
        147°, 47.8261%, 9.0196%
        HSV (HSB):
        147°, 64.7059%, 13.3333%
        XYZ:
        0.8685, 1.2801, 0.9604
        xyY:
        0.2793, 0.4118, 1.2801
      CIE-Lab:
        11.1359, -12.4350, 5.4632
        CIE-LCH:
        11.1359, 13.5822, 156.2823
        CIE-Luv:
        11.1359, -6.7295, 4.8703
        Hunter-Lab:
        11.3143, -6.0988, 2.8874
      #0c2216 color charts
#0c2216 RGB chart
      #0c2216 CMYK chart
      #0c2216 RGB pie chart
      #0c2216 color shades, tints & tones
#0c2216 color schemes
#0c2216 color preview, HTML & CSS examples
           This text has a color of #0c2216        
        
          <p style="color:#0c2216;">Text here</p>
        
        
          .mytext {color:#0c2216;}
        
        Text color #0c2216
      
           This box has a color of #0c2216        
        
          <div style="background-color:#0c2216;">Content here</div>
        
        
          .mybackground {background-color:#0c2216;}
        
        Background color #0c2216
      
           Border around this has a color of #0c2216        
        
          <div style="border:2px solid #0c2216;">Content here</div>
        
        
          .myborder {border:2px solid #0c2216;}
        
        Border color #0c2216