#0c0e0c color space conversions
Hex:
        #0c0e0c
        RGB:
        12, 14, 12
        CMY:
        95, 95, 95
        CMYK:
        14, 0, 14, 95
      HSL:
        120°, 7.6923%, 5.0980%
        HSV (HSB):
        120°, 14.2857%, 5.4902%
        XYZ:
        0.3750, 0.4188, 0.4089
        xyY:
        0.3118, 0.3482, 0.4188
      CIE-Lab:
        3.7828, -0.9431, 0.6735
        CIE-LCH:
        3.7828, 1.1589, 144.4660
        CIE-Luv:
        3.7828, -0.3717, 0.4800
        Hunter-Lab:
        6.4713, -0.9807, 0.7837
      #0c0e0c color charts
#0c0e0c RGB chart
      #0c0e0c CMYK chart
      #0c0e0c RGB pie chart
      #0c0e0c color shades, tints & tones
#0c0e0c color schemes
#0c0e0c color preview, HTML & CSS examples
           This text has a color of #0c0e0c        
        
          <p style="color:#0c0e0c;">Text here</p>
        
        
          .mytext {color:#0c0e0c;}
        
        Text color #0c0e0c
      
           This box has a color of #0c0e0c        
        
          <div style="background-color:#0c0e0c;">Content here</div>
        
        
          .mybackground {background-color:#0c0e0c;}
        
        Background color #0c0e0c
      
           Border around this has a color of #0c0e0c        
        
          <div style="border:2px solid #0c0e0c;">Content here</div>
        
        
          .myborder {border:2px solid #0c0e0c;}
        
        Border color #0c0e0c