#33705f color space conversions
Hex:
        #33705f
        RGB:
        51, 112, 95
        CMY:
        80, 56, 63
        CMYK:
        54, 0, 15, 56
      HSL:
        163°, 37.4233%, 31.9608%
        HSV (HSB):
        163°, 54.4643%, 43.9216%
        XYZ:
        9.2250, 13.1184, 12.8724
        xyY:
        0.2620, 0.3725, 13.1184
      CIE-Lab:
        42.9411, -24.2763, 3.4637
        CIE-LCH:
        42.9411, 24.5222, 171.8800
        CIE-Luv:
        42.9411, -26.2329, 7.9919
        Hunter-Lab:
        36.2193, -17.9202, 4.2818
      #33705f color charts
#33705f RGB chart
      #33705f CMYK chart
      #33705f RGB pie chart
      #33705f color shades, tints & tones
#33705f color schemes
#33705f color preview, HTML & CSS examples
           This text has a color of #33705f        
        
          <p style="color:#33705f;">Text here</p>
        
        
          .mytext {color:#33705f;}
        
        Text color #33705f
      
           This box has a color of #33705f        
        
          <div style="background-color:#33705f;">Content here</div>
        
        
          .mybackground {background-color:#33705f;}
        
        Background color #33705f
      
           Border around this has a color of #33705f        
        
          <div style="border:2px solid #33705f;">Content here</div>
        
        
          .myborder {border:2px solid #33705f;}
        
        Border color #33705f