#05300f color space conversions
Hex:
        #05300f
        RGB:
        5, 48, 15
        CMY:
        98, 81, 94
        CMYK:
        90, 0, 69, 81
      HSL:
        134°, 81.1321%, 10.3922%
        HSV (HSB):
        134°, 89.5833%, 18.8235%
        XYZ:
        1.2058, 2.1807, 0.8093
        xyY:
        0.2874, 0.5197, 2.1807
      CIE-Lab:
        16.4081, -23.0778, 16.7142
        CIE-LCH:
        16.4081, 28.4947, 144.0860
        CIE-Luv:
        16.4081, -13.8931, 15.2887
        Hunter-Lab:
        14.7671, -11.2674, 7.0876
      #05300f color charts
#05300f RGB chart
      #05300f CMYK chart
      #05300f RGB pie chart
      #05300f color shades, tints & tones
#05300f color schemes
#05300f color preview, HTML & CSS examples
           This text has a color of #05300f        
        
          <p style="color:#05300f;">Text here</p>
        
        
          .mytext {color:#05300f;}
        
        Text color #05300f
      
           This box has a color of #05300f        
        
          <div style="background-color:#05300f;">Content here</div>
        
        
          .mybackground {background-color:#05300f;}
        
        Background color #05300f
      
           Border around this has a color of #05300f        
        
          <div style="border:2px solid #05300f;">Content here</div>
        
        
          .myborder {border:2px solid #05300f;}
        
        Border color #05300f