#12422f color space conversions
Hex:
        #12422f
        RGB:
        18, 66, 47
        CMY:
        93, 74, 82
        CMYK:
        73, 0, 29, 74
      HSL:
        156°, 57.1429%, 16.4706%
        HSV (HSB):
        156°, 72.7273%, 25.8824%
        XYZ:
        2.7108, 4.2303, 3.3630
        xyY:
        0.2631, 0.4105, 4.2303
      CIE-Lab:
        24.4185, -21.4539, 6.9365
        CIE-LCH:
        24.4185, 22.5474, 162.0828
        CIE-Luv:
        24.4185, -17.6633, 9.8247
        Hunter-Lab:
        20.5676, -12.4675, 4.7029
      #12422f color charts
#12422f RGB chart
      #12422f CMYK chart
      #12422f RGB pie chart
      #12422f color shades, tints & tones
#12422f color schemes
#12422f color preview, HTML & CSS examples
           This text has a color of #12422f        
        
          <p style="color:#12422f;">Text here</p>
        
        
          .mytext {color:#12422f;}
        
        Text color #12422f
      
           This box has a color of #12422f        
        
          <div style="background-color:#12422f;">Content here</div>
        
        
          .mybackground {background-color:#12422f;}
        
        Background color #12422f
      
           Border around this has a color of #12422f        
        
          <div style="border:2px solid #12422f;">Content here</div>
        
        
          .myborder {border:2px solid #12422f;}
        
        Border color #12422f