#324f0d color space conversions
Hex:
        #324f0d
        RGB:
        50, 79, 13
        CMY:
        80, 69, 95
        CMYK:
        37, 0, 84, 69
      HSL:
        86°, 71.7391%, 18.0392%
        HSV (HSB):
        86°, 83.5443%, 30.9804%
        XYZ:
        4.1840, 6.2991, 1.3761
        xyY:
        0.3528, 0.5312, 6.2991
      CIE-Lab:
        30.1549, -22.3988, 32.9910
        CIE-LCH:
        30.1549, 39.8762, 124.1741
        CIE-Luv:
        30.1549, -13.7348, 32.5951
        Hunter-Lab:
        25.0981, -14.1645, 14.3178
      #324f0d color charts
#324f0d RGB chart
      #324f0d CMYK chart
      #324f0d RGB pie chart
      #324f0d color shades, tints & tones
#324f0d color schemes
#324f0d color preview, HTML & CSS examples
           This text has a color of #324f0d        
        
          <p style="color:#324f0d;">Text here</p>
        
        
          .mytext {color:#324f0d;}
        
        Text color #324f0d
      
           This box has a color of #324f0d        
        
          <div style="background-color:#324f0d;">Content here</div>
        
        
          .mybackground {background-color:#324f0d;}
        
        Background color #324f0d
      
           Border around this has a color of #324f0d        
        
          <div style="border:2px solid #324f0d;">Content here</div>
        
        
          .myborder {border:2px solid #324f0d;}
        
        Border color #324f0d