#0c2205 color space conversions
Hex:
        #0c2205
        RGB:
        12, 34, 5
        CMY:
        95, 87, 98
        CMYK:
        65, 0, 85, 87
      HSL:
        106°, 74.3590%, 7.6471%
        HSV (HSB):
        106°, 85.2941%, 13.3333%
        XYZ:
        0.7510, 1.2332, 0.3420
        xyY:
        0.3229, 0.5301, 1.2332
      CIE-Lab:
        10.7999, -15.7857, 13.7284
        CIE-LCH:
        10.7999, 20.9202, 138.9873
        CIE-Luv:
        10.7999, -6.9732, 11.1017
        Hunter-Lab:
        11.1048, -7.3612, 5.9473
      #0c2205 color charts
#0c2205 RGB chart
      #0c2205 CMYK chart
      #0c2205 RGB pie chart
      #0c2205 color shades, tints & tones
#0c2205 color schemes
#0c2205 color preview, HTML & CSS examples
           This text has a color of #0c2205        
        
          <p style="color:#0c2205;">Text here</p>
        
        
          .mytext {color:#0c2205;}
        
        Text color #0c2205
      
           This box has a color of #0c2205        
        
          <div style="background-color:#0c2205;">Content here</div>
        
        
          .mybackground {background-color:#0c2205;}
        
        Background color #0c2205
      
           Border around this has a color of #0c2205        
        
          <div style="border:2px solid #0c2205;">Content here</div>
        
        
          .myborder {border:2px solid #0c2205;}
        
        Border color #0c2205