#366c4f color space conversions
Hex:
        #366c4f
        RGB:
        54, 108, 79
        CMY:
        79, 58, 69
        CMYK:
        50, 0, 27, 58
      HSL:
        148°, 33.3333%, 31.7647%
        HSV (HSB):
        148°, 50.0000%, 42.3529%
        XYZ:
        8.2952, 12.0739, 9.2904
        xyY:
        0.2797, 0.4071, 12.0739
      CIE-Lab:
        41.3333, -25.3414, 10.8021
        CIE-LCH:
        41.3333, 27.5477, 156.9133
        CIE-Luv:
        41.3333, -24.2483, 17.0823
        Hunter-Lab:
        34.7475, -18.1954, 8.4709
      #366c4f color charts
#366c4f RGB chart
      #366c4f CMYK chart
      #366c4f RGB pie chart
      #366c4f color shades, tints & tones
#366c4f color schemes
#366c4f color preview, HTML & CSS examples
           This text has a color of #366c4f        
        
          <p style="color:#366c4f;">Text here</p>
        
        
          .mytext {color:#366c4f;}
        
        Text color #366c4f
      
           This box has a color of #366c4f        
        
          <div style="background-color:#366c4f;">Content here</div>
        
        
          .mybackground {background-color:#366c4f;}
        
        Background color #366c4f
      
           Border around this has a color of #366c4f        
        
          <div style="border:2px solid #366c4f;">Content here</div>
        
        
          .myborder {border:2px solid #366c4f;}
        
        Border color #366c4f