#1b4f00 color space conversions
Hex:
        #1b4f00
        RGB:
        27, 79, 0
        CMY:
        89, 69, 100
        CMYK:
        66, 0, 100, 69
      HSL:
        99°, 100.0000%, 15.4902%
        HSV (HSB):
        99°, 100.0000%, 30.9804%
        XYZ:
        3.2480, 5.8250, 0.9531
        xyY:
        0.3240, 0.5810, 5.8250
      CIE-Lab:
        28.9665, -31.5675, 36.3090
        CIE-LCH:
        28.9665, 48.1129, 131.0041
        CIE-Luv:
        28.9665, -22.1655, 34.8188
        Hunter-Lab:
        24.1350, -18.2145, 14.5530
      #1b4f00 color charts
#1b4f00 RGB chart
      #1b4f00 CMYK chart
      #1b4f00 RGB pie chart
      #1b4f00 color shades, tints & tones
#1b4f00 color schemes
#1b4f00 color preview, HTML & CSS examples
           This text has a color of #1b4f00        
        
          <p style="color:#1b4f00;">Text here</p>
        
        
          .mytext {color:#1b4f00;}
        
        Text color #1b4f00
      
           This box has a color of #1b4f00        
        
          <div style="background-color:#1b4f00;">Content here</div>
        
        
          .mybackground {background-color:#1b4f00;}
        
        Background color #1b4f00
      
           Border around this has a color of #1b4f00        
        
          <div style="border:2px solid #1b4f00;">Content here</div>
        
        
          .myborder {border:2px solid #1b4f00;}
        
        Border color #1b4f00