#0a0c0c color space conversions
Hex:
        #0a0c0c
        RGB:
        10, 12, 12
        CMY:
        96, 95, 95
        CMYK:
        17, 0, 0, 95
      HSL:
        180°, 9.0909%, 4.3137%
        HSV (HSB):
        180°, 16.6667%, 4.7059%
        XYZ:
        0.3230, 0.3540, 0.3991
        xyY:
        0.3001, 0.3290, 0.3540
      CIE-Lab:
        3.1978, -0.5520, -0.1955
        CIE-LCH:
        3.1978, 0.5856, 199.5020
        CIE-Luv:
        3.1978, -0.3612, -0.0785
        Hunter-Lab:
        5.9499, -0.7221, 0.1877
      #0a0c0c color charts
#0a0c0c RGB chart
      #0a0c0c CMYK chart
      #0a0c0c RGB pie chart
      #0a0c0c color shades, tints & tones
#0a0c0c color schemes
#0a0c0c color preview, HTML & CSS examples
           This text has a color of #0a0c0c        
        
          <p style="color:#0a0c0c;">Text here</p>
        
        
          .mytext {color:#0a0c0c;}
        
        Text color #0a0c0c
      
           This box has a color of #0a0c0c        
        
          <div style="background-color:#0a0c0c;">Content here</div>
        
        
          .mybackground {background-color:#0a0c0c;}
        
        Background color #0a0c0c
      
           Border around this has a color of #0a0c0c        
        
          <div style="border:2px solid #0a0c0c;">Content here</div>
        
        
          .myborder {border:2px solid #0a0c0c;}
        
        Border color #0a0c0c