#305c0d color space conversions
Hex:
        #305c0d
        RGB:
        48, 92, 13
        CMY:
        81, 64, 95
        CMYK:
        48, 0, 86, 64
      HSL:
        93°, 75.2381%, 20.5882%
        HSV (HSB):
        93°, 85.8696%, 36.0784%
        XYZ:
        5.1187, 8.3117, 1.7153
        xyY:
        0.3380, 0.5488, 8.3117
      CIE-Lab:
        34.6238, -29.3879, 37.1456
        CIE-LCH:
        34.6238, 47.3650, 128.3494
        CIE-Luv:
        34.6238, -20.7534, 38.7198
        Hunter-Lab:
        28.8301, -18.7603, 16.6535
      #305c0d color charts
#305c0d RGB chart
      #305c0d CMYK chart
      #305c0d RGB pie chart
      #305c0d color shades, tints & tones
#305c0d color schemes
#305c0d color preview, HTML & CSS examples
           This text has a color of #305c0d        
        
          <p style="color:#305c0d;">Text here</p>
        
        
          .mytext {color:#305c0d;}
        
        Text color #305c0d
      
           This box has a color of #305c0d        
        
          <div style="background-color:#305c0d;">Content here</div>
        
        
          .mybackground {background-color:#305c0d;}
        
        Background color #305c0d
      
           Border around this has a color of #305c0d        
        
          <div style="border:2px solid #305c0d;">Content here</div>
        
        
          .myborder {border:2px solid #305c0d;}
        
        Border color #305c0d