#324c1f color space conversions
Hex:
        #324c1f
        RGB:
        50, 76, 31
        CMY:
        80, 70, 88
        CMYK:
        34, 0, 59, 70
      HSL:
        95°, 42.0561%, 20.9804%
        HSV (HSB):
        95°, 59.2105%, 29.8039%
        XYZ:
        4.1472, 5.9459, 2.2254
        xyY:
        0.3367, 0.4827, 5.9459
      CIE-Lab:
        29.2756, -19.1287, 23.3790
        CIE-LCH:
        29.2756, 30.2074, 129.2900
        CIE-Luv:
        29.2756, -12.1687, 25.3967
        Hunter-Lab:
        24.3843, -12.3140, 11.6579
      #324c1f color charts
#324c1f RGB chart
      #324c1f CMYK chart
      #324c1f RGB pie chart
      #324c1f color shades, tints & tones
#324c1f color schemes
#324c1f color preview, HTML & CSS examples
           This text has a color of #324c1f        
        
          <p style="color:#324c1f;">Text here</p>
        
        
          .mytext {color:#324c1f;}
        
        Text color #324c1f
      
           This box has a color of #324c1f        
        
          <div style="background-color:#324c1f;">Content here</div>
        
        
          .mybackground {background-color:#324c1f;}
        
        Background color #324c1f
      
           Border around this has a color of #324c1f        
        
          <div style="border:2px solid #324c1f;">Content here</div>
        
        
          .myborder {border:2px solid #324c1f;}
        
        Border color #324c1f