#0c3035 color space conversions
Hex:
        #0c3035
        RGB:
        12, 48, 53
        CMY:
        95, 81, 79
        CMYK:
        77, 9, 0, 79
      HSL:
        187°, 63.0769%, 12.7451%
        HSV (HSB):
        187°, 77.3585%, 20.7843%
        XYZ:
        1.8512, 2.4491, 3.7433
        xyY:
        0.2301, 0.3045, 2.4491
      CIE-Lab:
        17.6869, -10.6760, -6.9515
        CIE-LCH:
        17.6869, 12.7397, 213.0693
        CIE-Luv:
        17.6869, -11.3135, -5.9515
        Hunter-Lab:
        15.6496, -6.2723, -3.2272
      #0c3035 color charts
#0c3035 RGB chart
      #0c3035 CMYK chart
      #0c3035 RGB pie chart
      #0c3035 color shades, tints & tones
#0c3035 color schemes
#0c3035 color preview, HTML & CSS examples
           This text has a color of #0c3035        
        
          <p style="color:#0c3035;">Text here</p>
        
        
          .mytext {color:#0c3035;}
        
        Text color #0c3035
      
           This box has a color of #0c3035        
        
          <div style="background-color:#0c3035;">Content here</div>
        
        
          .mybackground {background-color:#0c3035;}
        
        Background color #0c3035
      
           Border around this has a color of #0c3035        
        
          <div style="border:2px solid #0c3035;">Content here</div>
        
        
          .myborder {border:2px solid #0c3035;}
        
        Border color #0c3035