#12341f color space conversions
Hex:
        #12341f
        RGB:
        18, 52, 31
        CMY:
        93, 80, 88
        CMYK:
        65, 0, 40, 80
      HSL:
        143°, 48.5714%, 13.7255%
        HSV (HSB):
        143°, 65.3846%, 20.3922%
        XYZ:
        1.7248, 2.6835, 1.7234
        xyY:
        0.2813, 0.4376, 2.6835
      CIE-Lab:
        18.7290, -18.3025, 9.6621
        CIE-LCH:
        18.7290, 20.6963, 152.1698
        CIE-Luv:
        18.7290, -12.5416, 10.6932
        Hunter-Lab:
        16.3814, -9.8736, 5.2295
      #12341f color charts
#12341f RGB chart
      #12341f CMYK chart
      #12341f RGB pie chart
      #12341f color shades, tints & tones
#12341f color schemes
#12341f color preview, HTML & CSS examples
           This text has a color of #12341f        
        
          <p style="color:#12341f;">Text here</p>
        
        
          .mytext {color:#12341f;}
        
        Text color #12341f
      
           This box has a color of #12341f        
        
          <div style="background-color:#12341f;">Content here</div>
        
        
          .mybackground {background-color:#12341f;}
        
        Background color #12341f
      
           Border around this has a color of #12341f        
        
          <div style="border:2px solid #12341f;">Content here</div>
        
        
          .myborder {border:2px solid #12341f;}
        
        Border color #12341f