#305b1f color space conversions
Hex:
        #305b1f
        RGB:
        48, 91, 31
        CMY:
        81, 64, 88
        CMYK:
        47, 0, 66, 64
      HSL:
        103°, 49.1803%, 23.9216%
        HSV (HSB):
        103°, 65.9341%, 35.6863%
        XYZ:
        5.2073, 8.2095, 2.6065
        xyY:
        0.3250, 0.5123, 8.2095
      CIE-Lab:
        34.4154, -27.4060, 29.2827
        CIE-LCH:
        34.4154, 40.1069, 133.1039
        CIE-Luv:
        34.4154, -20.0762, 33.2258
        Hunter-Lab:
        28.6522, -17.7002, 14.6630
      #305b1f color charts
#305b1f RGB chart
      #305b1f CMYK chart
      #305b1f RGB pie chart
      #305b1f color shades, tints & tones
#305b1f color schemes
#305b1f color preview, HTML & CSS examples
           This text has a color of #305b1f        
        
          <p style="color:#305b1f;">Text here</p>
        
        
          .mytext {color:#305b1f;}
        
        Text color #305b1f
      
           This box has a color of #305b1f        
        
          <div style="background-color:#305b1f;">Content here</div>
        
        
          .mybackground {background-color:#305b1f;}
        
        Background color #305b1f
      
           Border around this has a color of #305b1f        
        
          <div style="border:2px solid #305b1f;">Content here</div>
        
        
          .myborder {border:2px solid #305b1f;}
        
        Border color #305b1f