#324f1f color space conversions
Hex:
        #324f1f
        RGB:
        50, 79, 31
        CMY:
        80, 69, 88
        CMYK:
        37, 0, 61, 69
      HSL:
        96°, 43.6364%, 21.5686%
        HSV (HSB):
        96°, 60.7595%, 30.9804%
        XYZ:
        4.3587, 6.3690, 2.2959
        xyY:
        0.3347, 0.4890, 6.3690
      CIE-Lab:
        30.3250, -20.7083, 24.6167
        CIE-LCH:
        30.3250, 32.1685, 130.0715
        CIE-Luv:
        30.3250, -13.6262, 26.9926
        Hunter-Lab:
        25.2369, -13.3356, 12.2719
      #324f1f color charts
#324f1f RGB chart
      #324f1f CMYK chart
      #324f1f RGB pie chart
      #324f1f color shades, tints & tones
#324f1f color schemes
#324f1f color preview, HTML & CSS examples
           This text has a color of #324f1f        
        
          <p style="color:#324f1f;">Text here</p>
        
        
          .mytext {color:#324f1f;}
        
        Text color #324f1f
      
           This box has a color of #324f1f        
        
          <div style="background-color:#324f1f;">Content here</div>
        
        
          .mybackground {background-color:#324f1f;}
        
        Background color #324f1f
      
           Border around this has a color of #324f1f        
        
          <div style="border:2px solid #324f1f;">Content here</div>
        
        
          .myborder {border:2px solid #324f1f;}
        
        Border color #324f1f