#12886e color space conversions
Hex:
        #12886e
        RGB:
        18, 136, 110
        CMY:
        93, 47, 57
        CMYK:
        87, 0, 19, 47
      HSL:
        167°, 76.6234%, 30.1961%
        HSV (HSB):
        167°, 86.7647%, 53.3333%
        XYZ:
        11.8681, 18.8627, 17.7672
        xyY:
        0.2447, 0.3889, 18.8627
      CIE-Lab:
        50.5262, -36.8406, 5.4097
        CIE-LCH:
        50.5262, 37.2356, 171.6464
        CIE-Luv:
        50.5262, -40.3748, 12.7018
        Hunter-Lab:
        43.4312, -27.2274, 6.1470
      #12886e color charts
#12886e RGB chart
      #12886e CMYK chart
      #12886e RGB pie chart
      #12886e color shades, tints & tones
#12886e color schemes
#12886e color preview, HTML & CSS examples
           This text has a color of #12886e        
        
          <p style="color:#12886e;">Text here</p>
        
        
          .mytext {color:#12886e;}
        
        Text color #12886e
      
           This box has a color of #12886e        
        
          <div style="background-color:#12886e;">Content here</div>
        
        
          .mybackground {background-color:#12886e;}
        
        Background color #12886e
      
           Border around this has a color of #12886e        
        
          <div style="border:2px solid #12886e;">Content here</div>
        
        
          .myborder {border:2px solid #12886e;}
        
        Border color #12886e