#324d3f color space conversions
Hex:
        #324d3f
        RGB:
        50, 77, 63
        CMY:
        80, 70, 75
        CMYK:
        35, 0, 18, 70
      HSL:
        149°, 21.2598%, 24.9020%
        HSV (HSB):
        149°, 35.0649%, 30.1961%
        XYZ:
        4.8665, 6.3447, 5.6708
        xyY:
        0.2883, 0.3758, 6.3447
      CIE-Lab:
        30.2661, -13.7584, 5.0799
        CIE-LCH:
        30.2661, 14.6662, 159.7348
        CIE-Luv:
        30.2661, -12.4080, 7.6773
        Hunter-Lab:
        25.1888, -9.5942, 4.2841
      #324d3f color charts
#324d3f RGB chart
      #324d3f CMYK chart
      #324d3f RGB pie chart
      #324d3f color shades, tints & tones
#324d3f color schemes
#324d3f color preview, HTML & CSS examples
           This text has a color of #324d3f        
        
          <p style="color:#324d3f;">Text here</p>
        
        
          .mytext {color:#324d3f;}
        
        Text color #324d3f
      
           This box has a color of #324d3f        
        
          <div style="background-color:#324d3f;">Content here</div>
        
        
          .mybackground {background-color:#324d3f;}
        
        Background color #324d3f
      
           Border around this has a color of #324d3f        
        
          <div style="border:2px solid #324d3f;">Content here</div>
        
        
          .myborder {border:2px solid #324d3f;}
        
        Border color #324d3f