#0e0e0e color space conversions
Hex:
        #0e0e0e
        RGB:
        14, 14, 14
        CMY:
        95, 95, 95
        CMYK:
        0, 0, 0, 95
      HSL:
        0°, 0.0000%, 5.4902%
        HSV (HSB):
        0°, 0.0000%, 5.4902%
        XYZ:
        0.4174, 0.4391, 0.4782
        xyY:
        0.3127, 0.3290, 0.4391
      CIE-Lab:
        3.9668, 0.0005, -0.0011
        CIE-LCH:
        3.9668, 0.0012, 296.8120
        CIE-Luv:
        3.9668, 0.0000, -0.0007
        Hunter-Lab:
        6.6268, -0.3536, 0.3600
      #0e0e0e color charts
#0e0e0e RGB chart
      #0e0e0e CMYK chart
      #0e0e0e RGB pie chart
      #0e0e0e color shades, tints & tones
#0e0e0e color schemes
#0e0e0e color preview, HTML & CSS examples
           This text has a color of #0e0e0e        
        
          <p style="color:#0e0e0e;">Text here</p>
        
        
          .mytext {color:#0e0e0e;}
        
        Text color #0e0e0e
      
           This box has a color of #0e0e0e        
        
          <div style="background-color:#0e0e0e;">Content here</div>
        
        
          .mybackground {background-color:#0e0e0e;}
        
        Background color #0e0e0e
      
           Border around this has a color of #0e0e0e        
        
          <div style="border:2px solid #0e0e0e;">Content here</div>
        
        
          .myborder {border:2px solid #0e0e0e;}
        
        Border color #0e0e0e