#05401b color space conversions
Hex:
        #05401b
        RGB:
        5, 64, 27
        CMY:
        98, 75, 89
        CMYK:
        92, 0, 58, 75
      HSL:
        142°, 85.5072%, 13.5294%
        HSV (HSB):
        142°, 92.1875%, 25.0980%
        XYZ:
        2.0938, 3.7782, 1.6558
        xyY:
        0.2781, 0.5019, 3.7782
      CIE-Lab:
        22.9242, -27.6125, 17.5602
        CIE-LCH:
        22.9242, 32.7233, 147.5457
        CIE-Luv:
        22.9242, -19.7972, 19.4270
        Hunter-Lab:
        19.4376, -14.7877, 8.5556
      #05401b color charts
#05401b RGB chart
      #05401b CMYK chart
      #05401b RGB pie chart
      #05401b color shades, tints & tones
#05401b color schemes
#05401b color preview, HTML & CSS examples
           This text has a color of #05401b        
        
          <p style="color:#05401b;">Text here</p>
        
        
          .mytext {color:#05401b;}
        
        Text color #05401b
      
           This box has a color of #05401b        
        
          <div style="background-color:#05401b;">Content here</div>
        
        
          .mybackground {background-color:#05401b;}
        
        Background color #05401b
      
           Border around this has a color of #05401b        
        
          <div style="border:2px solid #05401b;">Content here</div>
        
        
          .myborder {border:2px solid #05401b;}
        
        Border color #05401b