#05350e color space conversions
Hex:
        #05350e
        RGB:
        5, 53, 14
        CMY:
        98, 79, 95
        CMYK:
        91, 0, 74, 79
      HSL:
        131°, 82.7586%, 11.3725%
        HSV (HSB):
        131°, 90.5660%, 20.7843%
        XYZ:
        1.4150, 2.6102, 0.8447
        xyY:
        0.2906, 0.5360, 2.6102
      CIE-Lab:
        18.4097, -25.3179, 19.6588
        CIE-LCH:
        18.4097, 32.0541, 142.1715
        CIE-Luv:
        18.4097, -15.9216, 18.3541
        Hunter-Lab:
        16.1560, -12.6399, 8.2093
      #05350e color charts
#05350e RGB chart
      #05350e CMYK chart
      #05350e RGB pie chart
      #05350e color shades, tints & tones
#05350e color schemes
#05350e color preview, HTML & CSS examples
           This text has a color of #05350e        
        
          <p style="color:#05350e;">Text here</p>
        
        
          .mytext {color:#05350e;}
        
        Text color #05350e
      
           This box has a color of #05350e        
        
          <div style="background-color:#05350e;">Content here</div>
        
        
          .mybackground {background-color:#05350e;}
        
        Background color #05350e
      
           Border around this has a color of #05350e        
        
          <div style="border:2px solid #05350e;">Content here</div>
        
        
          .myborder {border:2px solid #05350e;}
        
        Border color #05350e