#120b0c color space conversions
Hex:
        #120b0c
        RGB:
        18, 11, 12
        CMY:
        93, 96, 95
        CMYK:
        0, 39, 33, 93
      HSL:
        351°, 24.1379%, 5.6863%
        HSV (HSB):
        351°, 38.8889%, 7.0588%
        XYZ:
        0.4355, 0.3945, 0.4010
        xyY:
        0.3538, 0.3205, 0.3945
      CIE-Lab:
        3.5634, 2.4799, 0.4078
        CIE-LCH:
        3.5634, 2.5132, 9.3387
        CIE-Luv:
        3.5634, 1.5149, 0.0718
        Hunter-Lab:
        6.2808, 1.3850, 0.6110
      #120b0c color charts
#120b0c RGB chart
      #120b0c CMYK chart
      #120b0c RGB pie chart
      #120b0c color shades, tints & tones
#120b0c color schemes
#120b0c color preview, HTML & CSS examples
           This text has a color of #120b0c        
        
          <p style="color:#120b0c;">Text here</p>
        
        
          .mytext {color:#120b0c;}
        
        Text color #120b0c
      
           This box has a color of #120b0c        
        
          <div style="background-color:#120b0c;">Content here</div>
        
        
          .mybackground {background-color:#120b0c;}
        
        Background color #120b0c
      
           Border around this has a color of #120b0c        
        
          <div style="border:2px solid #120b0c;">Content here</div>
        
        
          .myborder {border:2px solid #120b0c;}
        
        Border color #120b0c