#05520d color space conversions
Hex:
        #05520d
        RGB:
        5, 82, 13
        CMY:
        98, 68, 95
        CMYK:
        94, 0, 84, 68
      HSL:
        126°, 88.5057%, 17.0588%
        HSV (HSB):
        126°, 93.9024%, 32.1569%
        XYZ:
        3.1525, 6.0959, 1.3912
        xyY:
        0.2963, 0.5729, 6.0959
      CIE-Lab:
        29.6532, -36.1323, 31.9556
        CIE-LCH:
        29.6532, 48.2359, 138.5103
        CIE-Luv:
        29.6532, -27.0467, 33.5980
        Hunter-Lab:
        24.6899, -20.4156, 13.9420
      #05520d color charts
#05520d RGB chart
      #05520d CMYK chart
      #05520d RGB pie chart
      #05520d color shades, tints & tones
#05520d color schemes
#05520d color preview, HTML & CSS examples
           This text has a color of #05520d        
        
          <p style="color:#05520d;">Text here</p>
        
        
          .mytext {color:#05520d;}
        
        Text color #05520d
      
           This box has a color of #05520d        
        
          <div style="background-color:#05520d;">Content here</div>
        
        
          .mybackground {background-color:#05520d;}
        
        Background color #05520d
      
           Border around this has a color of #05520d        
        
          <div style="border:2px solid #05520d;">Content here</div>
        
        
          .myborder {border:2px solid #05520d;}
        
        Border color #05520d