#0c110e color space conversions
Hex:
        #0c110e
        RGB:
        12, 17, 14
        CMY:
        95, 93, 95
        CMYK:
        29, 0, 18, 93
      HSL:
        144°, 17.2414%, 5.6863%
        HSV (HSB):
        144°, 29.4118%, 6.6667%
        XYZ:
        0.4313, 0.5108, 0.4913
        xyY:
        0.3009, 0.3563, 0.5108
      CIE-Lab:
        4.6137, -2.2176, 0.9271
        CIE-LCH:
        4.6137, 2.4036, 157.3108
        CIE-Luv:
        4.6137, -1.0492, 0.7299
        Hunter-Lab:
        7.1468, -1.7338, 0.9268
      #0c110e color charts
#0c110e RGB chart
      #0c110e CMYK chart
      #0c110e RGB pie chart
      #0c110e color shades, tints & tones
#0c110e color schemes
#0c110e color preview, HTML & CSS examples
           This text has a color of #0c110e        
        
          <p style="color:#0c110e;">Text here</p>
        
        
          .mytext {color:#0c110e;}
        
        Text color #0c110e
      
           This box has a color of #0c110e        
        
          <div style="background-color:#0c110e;">Content here</div>
        
        
          .mybackground {background-color:#0c110e;}
        
        Background color #0c110e
      
           Border around this has a color of #0c110e        
        
          <div style="border:2px solid #0c110e;">Content here</div>
        
        
          .myborder {border:2px solid #0c110e;}
        
        Border color #0c110e