#33520e color space conversions
Hex:
        #33520e
        RGB:
        51, 82, 14
        CMY:
        80, 68, 95
        CMYK:
        38, 0, 83, 68
      HSL:
        87°, 70.8333%, 18.8235%
        HSV (HSB):
        87°, 82.9268%, 32.1569%
        XYZ:
        4.4618, 6.7701, 1.4871
        xyY:
        0.3508, 0.5323, 6.7701
      CIE-Lab:
        31.2777, -23.4148, 33.7068
        CIE-LCH:
        31.2777, 41.0415, 124.7861
        CIE-Luv:
        31.2777, -14.7556, 33.8307
        Hunter-Lab:
        26.0194, -14.9249, 14.8250
      #33520e color charts
#33520e RGB chart
      #33520e CMYK chart
      #33520e RGB pie chart
      #33520e color shades, tints & tones
#33520e color schemes
#33520e color preview, HTML & CSS examples
           This text has a color of #33520e        
        
          <p style="color:#33520e;">Text here</p>
        
        
          .mytext {color:#33520e;}
        
        Text color #33520e
      
           This box has a color of #33520e        
        
          <div style="background-color:#33520e;">Content here</div>
        
        
          .mybackground {background-color:#33520e;}
        
        Background color #33520e
      
           Border around this has a color of #33520e        
        
          <div style="border:2px solid #33520e;">Content here</div>
        
        
          .myborder {border:2px solid #33520e;}
        
        Border color #33520e