#0c1c0c color space conversions
Hex:
        #0c1c0c
        RGB:
        12, 28, 12
        CMY:
        95, 89, 95
        CMYK:
        57, 0, 57, 89
      HSL:
        120°, 40.0000%, 7.8431%
        HSV (HSB):
        120°, 57.1429%, 10.9804%
        XYZ:
        0.6332, 0.9352, 0.4950
        xyY:
        0.3069, 0.4532, 0.9352
      CIE-Lab:
        8.4397, -10.4381, 7.4714
        CIE-LCH:
        8.4397, 12.8365, 144.4054
        CIE-Luv:
        8.4397, -4.4946, 5.8098
        Hunter-Lab:
        9.6706, -5.2355, 3.7349
      #0c1c0c color charts
#0c1c0c RGB chart
      #0c1c0c CMYK chart
      #0c1c0c RGB pie chart
      #0c1c0c color shades, tints & tones
#0c1c0c color schemes
#0c1c0c color preview, HTML & CSS examples
           This text has a color of #0c1c0c        
        
          <p style="color:#0c1c0c;">Text here</p>
        
        
          .mytext {color:#0c1c0c;}
        
        Text color #0c1c0c
      
           This box has a color of #0c1c0c        
        
          <div style="background-color:#0c1c0c;">Content here</div>
        
        
          .mybackground {background-color:#0c1c0c;}
        
        Background color #0c1c0c
      
           Border around this has a color of #0c1c0c        
        
          <div style="border:2px solid #0c1c0c;">Content here</div>
        
        
          .myborder {border:2px solid #0c1c0c;}
        
        Border color #0c1c0c