#0e0c0c color space conversions
Hex:
        #0e0c0c
        RGB:
        14, 12, 12
        CMY:
        95, 95, 95
        CMYK:
        0, 14, 14, 95
      HSL:
        0°, 7.6923%, 5.0980%
        HSV (HSB):
        0°, 14.2857%, 5.4902%
        XYZ:
        0.3789, 0.3829, 0.4018
        xyY:
        0.3257, 0.3290, 0.3829
      CIE-Lab:
        3.4583, 0.6164, 0.2161
        CIE-LCH:
        3.4583, 0.6532, 19.3177
        CIE-Luv:
        3.4583, 0.4061, 0.0870
        Hunter-Lab:
        6.1875, 0.1036, 0.4816
      #0e0c0c color charts
#0e0c0c RGB chart
      #0e0c0c CMYK chart
      #0e0c0c RGB pie chart
      #0e0c0c color shades, tints & tones
#0e0c0c color schemes
#0e0c0c color preview, HTML & CSS examples
           This text has a color of #0e0c0c        
        
          <p style="color:#0e0c0c;">Text here</p>
        
        
          .mytext {color:#0e0c0c;}
        
        Text color #0e0c0c
      
           This box has a color of #0e0c0c        
        
          <div style="background-color:#0e0c0c;">Content here</div>
        
        
          .mybackground {background-color:#0e0c0c;}
        
        Background color #0e0c0c
      
           Border around this has a color of #0e0c0c        
        
          <div style="border:2px solid #0e0c0c;">Content here</div>
        
        
          .myborder {border:2px solid #0e0c0c;}
        
        Border color #0e0c0c