#1b4314 color space conversions
Hex:
        #1b4314
        RGB:
        27, 67, 20
        CMY:
        89, 74, 92
        CMYK:
        60, 0, 70, 74
      HSL:
        111°, 54.0230%, 17.0588%
        HSV (HSB):
        111°, 70.1493%, 26.2745%
        XYZ:
        2.5854, 4.2978, 1.3551
        xyY:
        0.3138, 0.5217, 4.2978
      CIE-Lab:
        24.6326, -24.7683, 23.7077
        CIE-LCH:
        24.6326, 34.2859, 136.2534
        CIE-Luv:
        24.6326, -16.7876, 24.1940
        Hunter-Lab:
        20.7312, -14.0186, 10.6363
      #1b4314 color charts
#1b4314 RGB chart
      #1b4314 CMYK chart
      #1b4314 RGB pie chart
      #1b4314 color shades, tints & tones
#1b4314 color schemes
#1b4314 color preview, HTML & CSS examples
           This text has a color of #1b4314        
        
          <p style="color:#1b4314;">Text here</p>
        
        
          .mytext {color:#1b4314;}
        
        Text color #1b4314
      
           This box has a color of #1b4314        
        
          <div style="background-color:#1b4314;">Content here</div>
        
        
          .mybackground {background-color:#1b4314;}
        
        Background color #1b4314
      
           Border around this has a color of #1b4314        
        
          <div style="border:2px solid #1b4314;">Content here</div>
        
        
          .myborder {border:2px solid #1b4314;}
        
        Border color #1b4314