#12532e color space conversions
Hex:
        #12532e
        RGB:
        18, 83, 46
        CMY:
        93, 67, 82
        CMYK:
        78, 0, 45, 67
      HSL:
        146°, 64.3564%, 19.8039%
        HSV (HSB):
        146°, 78.3133%, 32.5490%
        XYZ:
        3.8359, 6.5124, 3.6396
        xyY:
        0.2742, 0.4656, 6.5124
      CIE-Lab:
        30.6700, -29.6583, 16.0394
        CIE-LCH:
        30.6700, 33.7176, 151.5952
        CIE-Luv:
        30.6700, -24.4734, 21.1038
        Hunter-Lab:
        25.5193, -17.8282, 9.4075
      #12532e color charts
#12532e RGB chart
      #12532e CMYK chart
      #12532e RGB pie chart
      #12532e color shades, tints & tones
#12532e color schemes
#12532e color preview, HTML & CSS examples
           This text has a color of #12532e        
        
          <p style="color:#12532e;">Text here</p>
        
        
          .mytext {color:#12532e;}
        
        Text color #12532e
      
           This box has a color of #12532e        
        
          <div style="background-color:#12532e;">Content here</div>
        
        
          .mybackground {background-color:#12532e;}
        
        Background color #12532e
      
           Border around this has a color of #12532e        
        
          <div style="border:2px solid #12532e;">Content here</div>
        
        
          .myborder {border:2px solid #12532e;}
        
        Border color #12532e