#05520b color space conversions
Hex:
        #05520b
        RGB:
        5, 82, 11
        CMY:
        98, 68, 96
        CMYK:
        94, 0, 87, 68
      HSL:
        125°, 88.5057%, 17.0588%
        HSV (HSB):
        125°, 93.9024%, 32.1569%
        XYZ:
        3.1403, 6.0910, 1.3268
        xyY:
        0.2974, 0.5769, 6.0910
      CIE-Lab:
        29.6409, -36.2878, 32.6681
        CIE-LCH:
        29.6409, 48.8263, 138.0049
        CIE-Luv:
        29.6409, -27.0878, 34.0183
        Hunter-Lab:
        24.6800, -20.4776, 14.0886
      #05520b color charts
#05520b RGB chart
      #05520b CMYK chart
      #05520b RGB pie chart
      #05520b color shades, tints & tones
#05520b color schemes
#05520b color preview, HTML & CSS examples
           This text has a color of #05520b        
        
          <p style="color:#05520b;">Text here</p>
        
        
          .mytext {color:#05520b;}
        
        Text color #05520b
      
           This box has a color of #05520b        
        
          <div style="background-color:#05520b;">Content here</div>
        
        
          .mybackground {background-color:#05520b;}
        
        Background color #05520b
      
           Border around this has a color of #05520b        
        
          <div style="border:2px solid #05520b;">Content here</div>
        
        
          .myborder {border:2px solid #05520b;}
        
        Border color #05520b