#0c0d0c color space conversions
Hex:
        #0c0d0c
        RGB:
        12, 13, 12
        CMY:
        95, 95, 95
        CMYK:
        8, 0, 8, 95
      HSL:
        120°, 4.0000%, 4.9020%
        HSV (HSB):
        120°, 7.6923%, 5.0980%
        XYZ:
        0.3619, 0.3926, 0.4045
        xyY:
        0.3123, 0.3387, 0.3926
      CIE-Lab:
        3.5459, -0.4591, 0.3276
        CIE-LCH:
        3.5459, 0.5640, 144.4903
        CIE-Luv:
        3.5459, -0.1792, 0.2312
        Hunter-Lab:
        6.2654, -0.6539, 0.5578
      #0c0d0c color charts
#0c0d0c RGB chart
      #0c0d0c CMYK chart
      #0c0d0c RGB pie chart
      #0c0d0c color shades, tints & tones
#0c0d0c color schemes
#0c0d0c color preview, HTML & CSS examples
           This text has a color of #0c0d0c        
        
          <p style="color:#0c0d0c;">Text here</p>
        
        
          .mytext {color:#0c0d0c;}
        
        Text color #0c0d0c
      
           This box has a color of #0c0d0c        
        
          <div style="background-color:#0c0d0c;">Content here</div>
        
        
          .mybackground {background-color:#0c0d0c;}
        
        Background color #0c0d0c
      
           Border around this has a color of #0c0d0c        
        
          <div style="border:2px solid #0c0d0c;">Content here</div>
        
        
          .myborder {border:2px solid #0c0d0c;}
        
        Border color #0c0d0c