#12260e color space conversions
Hex:
        #12260e
        RGB:
        18, 38, 14
        CMY:
        93, 85, 95
        CMYK:
        53, 0, 63, 85
      HSL:
        110°, 46.1538%, 10.1961%
        HSV (HSB):
        110°, 63.1579%, 14.9020%
        XYZ:
        1.0218, 1.5465, 0.6601
        xyY:
        0.3165, 0.4790, 1.5465
      CIE-Lab:
        12.9009, -14.2198, 12.8009
        CIE-LCH:
        12.9009, 19.1328, 138.0059
        CIE-Luv:
        12.9009, -7.0163, 10.5510
        Hunter-Lab:
        12.4360, -7.0960, 5.5580
      #12260e color charts
#12260e RGB chart
      #12260e CMYK chart
      #12260e RGB pie chart
      #12260e color shades, tints & tones
#12260e color schemes
#12260e color preview, HTML & CSS examples
           This text has a color of #12260e        
        
          <p style="color:#12260e;">Text here</p>
        
        
          .mytext {color:#12260e;}
        
        Text color #12260e
      
           This box has a color of #12260e        
        
          <div style="background-color:#12260e;">Content here</div>
        
        
          .mybackground {background-color:#12260e;}
        
        Background color #12260e
      
           Border around this has a color of #12260e        
        
          <div style="border:2px solid #12260e;">Content here</div>
        
        
          .myborder {border:2px solid #12260e;}
        
        Border color #12260e