#05471f color space conversions
Hex:
        #05471f
        RGB:
        5, 71, 31
        CMY:
        98, 72, 88
        CMYK:
        93, 0, 56, 72
      HSL:
        144°, 86.8421%, 14.9020%
        HSV (HSB):
        144°, 92.9577%, 27.8431%
        XYZ:
        2.5631, 4.6377, 2.0564
        xyY:
        0.2769, 0.5010, 4.6377
      CIE-Lab:
        25.6765, -29.7009, 18.5947
        CIE-LCH:
        25.6765, 35.0415, 147.9507
        CIE-Luv:
        25.6765, -22.3294, 21.6122
        Hunter-Lab:
        21.5353, -16.4414, 9.4131
      #05471f color charts
#05471f RGB chart
      #05471f CMYK chart
      #05471f RGB pie chart
      #05471f color shades, tints & tones
#05471f color schemes
#05471f color preview, HTML & CSS examples
           This text has a color of #05471f        
        
          <p style="color:#05471f;">Text here</p>
        
        
          .mytext {color:#05471f;}
        
        Text color #05471f
      
           This box has a color of #05471f        
        
          <div style="background-color:#05471f;">Content here</div>
        
        
          .mybackground {background-color:#05471f;}
        
        Background color #05471f
      
           Border around this has a color of #05471f        
        
          <div style="border:2px solid #05471f;">Content here</div>
        
        
          .myborder {border:2px solid #05471f;}
        
        Border color #05471f