#124b00 color space conversions
Hex:
        #124b00
        RGB:
        18, 75, 0
        CMY:
        93, 71, 100
        CMYK:
        76, 0, 100, 71
      HSL:
        106°, 100.0000%, 14.7059%
        HSV (HSB):
        106°, 100.0000%, 29.4118%
        XYZ:
        2.7655, 5.1608, 0.8504
        xyY:
        0.3151, 0.5880, 5.1608
      CIE-Lab:
        27.1879, -32.3689, 34.7126
        CIE-LCH:
        27.1879, 47.4627, 132.9990
        CIE-Luv:
        27.1879, -22.6638, 32.9069
        Hunter-Lab:
        22.7173, -18.0252, 13.6827
      #124b00 color charts
#124b00 RGB chart
      #124b00 CMYK chart
      #124b00 RGB pie chart
      #124b00 color shades, tints & tones
#124b00 color schemes
#124b00 color preview, HTML & CSS examples
           This text has a color of #124b00        
        
          <p style="color:#124b00;">Text here</p>
        
        
          .mytext {color:#124b00;}
        
        Text color #124b00
      
           This box has a color of #124b00        
        
          <div style="background-color:#124b00;">Content here</div>
        
        
          .mybackground {background-color:#124b00;}
        
        Background color #124b00
      
           Border around this has a color of #124b00        
        
          <div style="border:2px solid #124b00;">Content here</div>
        
        
          .myborder {border:2px solid #124b00;}
        
        Border color #124b00