#445f0c color space conversions
Hex:
        #445f0c
        RGB:
        68, 95, 12
        CMY:
        73, 63, 95
        CMYK:
        28, 0, 87, 63
      HSL:
        80°, 77.5701%, 20.9804%
        HSV (HSB):
        80°, 87.3684%, 37.2549%
        XYZ:
        6.5425, 9.4399, 1.8251
        xyY:
        0.3674, 0.5301, 9.4399
      CIE-Lab:
        36.8178, -22.7493, 39.8808
        CIE-LCH:
        36.8178, 45.9131, 119.7019
        CIE-Luv:
        36.8178, -13.1534, 40.5518
        Hunter-Lab:
        30.7244, -15.7579, 17.9852
      #445f0c color charts
#445f0c RGB chart
      #445f0c CMYK chart
      #445f0c RGB pie chart
      #445f0c color shades, tints & tones
#445f0c color schemes
#445f0c color preview, HTML & CSS examples
           This text has a color of #445f0c        
        
          <p style="color:#445f0c;">Text here</p>
        
        
          .mytext {color:#445f0c;}
        
        Text color #445f0c
      
           This box has a color of #445f0c        
        
          <div style="background-color:#445f0c;">Content here</div>
        
        
          .mybackground {background-color:#445f0c;}
        
        Background color #445f0c
      
           Border around this has a color of #445f0c        
        
          <div style="border:2px solid #445f0c;">Content here</div>
        
        
          .myborder {border:2px solid #445f0c;}
        
        Border color #445f0c