#12862f color space conversions
Hex:
        #12862f
        RGB:
        18, 134, 47
        CMY:
        93, 47, 82
        CMYK:
        87, 0, 65, 47
      HSL:
        135°, 76.3158%, 29.8039%
        HSV (HSB):
        135°, 86.5672%, 52.5490%
        XYZ:
        9.2876, 17.3840, 5.5553
        xyY:
        0.2882, 0.5394, 17.3840
      CIE-Lab:
        48.7403, -48.7539, 37.4427
        CIE-LCH:
        48.7403, 61.4728, 142.4760
        CIE-Luv:
        48.7403, -43.2551, 49.0118
        Hunter-Lab:
        41.6942, -33.2028, 21.2862
      #12862f color charts
#12862f RGB chart
      #12862f CMYK chart
      #12862f RGB pie chart
      #12862f color shades, tints & tones
#12862f color schemes
#12862f color preview, HTML & CSS examples
           This text has a color of #12862f        
        
          <p style="color:#12862f;">Text here</p>
        
        
          .mytext {color:#12862f;}
        
        Text color #12862f
      
           This box has a color of #12862f        
        
          <div style="background-color:#12862f;">Content here</div>
        
        
          .mybackground {background-color:#12862f;}
        
        Background color #12862f
      
           Border around this has a color of #12862f        
        
          <div style="border:2px solid #12862f;">Content here</div>
        
        
          .myborder {border:2px solid #12862f;}
        
        Border color #12862f